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 D | gl_impl.hpp | 160 … #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 D | uniform.cpp | 38 MBGL_CHECK_ERROR(glUniform4fv(location, 1, t.data())); in bindUniform()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_transform.c | 129 glUniform4fv(uniform, 1, color); in glamor_set_color_depth()
|
| H A D | glamor_gradient.c | 1038 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 D | glamor_program.c | 520 glUniform4fv(prog->fg_uniform, 1, color); in use_source_solid()
|
| H A D | glamor_render.c | 576 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 D | gl2.h | 650 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 650 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | gl31.h | 652 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | gl32.h | 652 GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value);
|