Searched refs:glUniformMatrix2fv (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 163 …#define glUniformMatrix2fv(...) QOpenGLContext::currentContext()->functions()->glUniformMatrix2fv(… macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | uniform.cpp | 43 MBGL_CHECK_ERROR(glUniformMatrix2fv(location, 1, GL_FALSE, util::convert<float>(t).data())); in bindUniform()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 653 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose,…
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 653 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose,…
|
| H A D | gl31.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose,…
|
| H A D | gl32.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose,…
|