Searched refs:glUniformMatrix3fv (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_gradient.c | 952 glUniformMatrix3fv(transform_mat_uniform_location, in glamor_generate_radial_gradient_picture() 956 glUniformMatrix3fv(transform_mat_uniform_location, in glamor_generate_radial_gradient_picture() 1270 glUniformMatrix3fv(transform_mat_uniform_location, in glamor_generate_linear_gradient_picture() 1274 glUniformMatrix3fv(transform_mat_uniform_location, in glamor_generate_linear_gradient_picture()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 164 …#define glUniformMatrix3fv(...) QOpenGLContext::currentContext()->functions()->glUniformMatrix3fv(… macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | uniform.cpp | 48 MBGL_CHECK_ERROR(glUniformMatrix3fv(location, 1, GL_FALSE, util::convert<float>(t).data())); in bindUniform()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 654 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose,…
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 654 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose,…
|
| H A D | gl31.h | 656 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose,…
|
| H A D | gl32.h | 656 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose,…
|