mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-03 08:41:47 +08:00
convert glutil.c to gltuil.cc & add class GLShader (#19720)
* c++ glutil * function getUniformLocation * rebase master
This commit is contained in:
@@ -11,7 +11,7 @@ _common = fxn('common', common_libs, LIBS="json11")
|
||||
|
||||
files = [
|
||||
'clutil.cc',
|
||||
'glutil.c',
|
||||
'glutil.cc',
|
||||
'visionimg.cc',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user