Searched refs:glUniform4f (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c994 glUniform4f(stop_color0_uniform_location,
998 glUniform4f(stop_color1_uniform_location,
1002 glUniform4f(stop_color2_uniform_location,
1006 glUniform4f(stop_color3_uniform_location,
1010 glUniform4f(stop_color4_uniform_location,
1014 glUniform4f(stop_color5_uniform_location,
1018 glUniform4f(stop_color6_uniform_location,
1022 glUniform4f(stop_color7_uniform_location,
1333 glUniform4f(stop_color0_uniform_location,
1337 glUniform4f(stop_color1_uniform_locatio
[all...]
H A Dglamor_copy.c88 glUniform4f(prog->bitmul_uniform, 0x3ff, 0x3ff, 0x3ff, 0);
97 glUniform4f(prog->bitmul_uniform, 0xff, 0xff, 0xff, 0);
106 glUniform4f(prog->bitmul_uniform, 0xff, 0xff, 0xff, 0xff);
115 glUniform4f(prog->bitmul_uniform, 0x1f, 0x3f, 0x1f, 0);
124 glUniform4f(prog->bitmul_uniform, 0x1f, 0x1f, 0x1f, 0);
129 glUniform4f(prog->bitmul_uniform, 0, 0, 0, 0xff);
134 glUniform4f(prog->bitmul_uniform, 0, 0, 0, 0xff);
H A Dglamor_xv.c375 glUniform4f(uloc, off[0], off[1], off[2], yco);
377 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma);
379 glUniform4f(uloc, vco[0], vco[1], vco[2], 0);
H A Dglamor_transform.c98 glUniform4f(matrix_uniform_location,
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dconvolutions.c207 glUniform4f(loc, scale, scale, scale, scale);
209 glUniform4f(loc, baseColor[0], baseColor[1],
H A Dgsraytrace.cpp902 glUniform4f(glGetUniformLocation(program, "backgroundColor"), 0,0,0,1);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/
H A DABI-check341 glUniform4f
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h649 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h649 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
/xsrc/external/mit/MesaLib/src/mapi/es2api/
H A Dglapi_mapi_tmp.h329 GLAPI void APIENTRY glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
2587 GLAPI void APIENTRY glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) function in typeref:typename:GLAPI void APIENTRY
3838 STUB_ASM_ENTRY("glUniform4f")"\n"
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h649 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
H A Dgl31.h651 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
H A Dgl32.h651 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h649 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
H A Dgl31.h649 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
H A Dgl32.h649 GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2305 #define glUniform4f MANGLE(Uniform4f) macro
H A Dglcorearb.h908 GLAPI void APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
H A Dglext.h782 GLAPI void APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h908 GLAPI void APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
H A Dglext.h783 GLAPI void APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19401 #define glUniform4f macro
[all...]
H A Dgl_generated_dispatch.c63445 0, // glUniform4f
[all...]

Completed in 596 milliseconds