Home
last modified time | relevance | path

Searched refs:glUniform2fv (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp152 … #define glUniform2fv(...) QOpenGLContext::currentContext()->functions()->glUniform2fv(__VA_ARGS__) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Duniform.cpp28 MBGL_CHECK_ERROR(glUniform2fv(location, 1, t.data())); in bindUniform()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c1054 glUniform2fv(c1_uniform_location, 1, cxy); in glamor_generate_radial_gradient_picture()
1058 glUniform2fv(c2_uniform_location, 1, cxy); in glamor_generate_radial_gradient_picture()
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h642 GL_APICALL void GL_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat *value);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h642 GL_APICALL void GL_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl31.h644 GL_APICALL void GL_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl32.h644 GL_APICALL void GL_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat *value);