Home
last modified time | relevance | path

Searched refs:glUniform4fv (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp160 … #define glUniform4fv(...) QOpenGLContext::currentContext()->functions()->glUniform4fv(__VA_ARGS__) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Duniform.cpp38 MBGL_CHECK_ERROR(glUniform4fv(location, 1, t.data())); in bindUniform()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transform.c129 glUniform4fv(uniform, 1, color); in glamor_set_color_depth()
H A Dglamor_gradient.c1038 glUniform4fv(stop_colors_uniform_location, count, stop_colors); in glamor_generate_radial_gradient_picture()
1380 glUniform4fv(stop_colors_uniform_location, count, stop_colors); in glamor_generate_linear_gradient_picture()
H A Dglamor_program.c520 glUniform4fv(prog->fg_uniform, 1, color); in use_source_solid()
H A Dglamor_render.c576 glUniform4fv(wh_location, 1, wh); in glamor_set_composite_texture()
587 glUniform4fv(uniform_location, 1, color); in glamor_set_composite_solid()
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h650 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h650 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl31.h652 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl32.h652 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);