Searched refs:glUniform3f (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dgsraytrace.cpp901 glUniform3f(glGetUniformLocation(program, "cameraPos"), 0,3,5);
904 glUniform3f(glGetUniformLocation(program, "lightPos"), 0,8,1);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/
H A DABI-check335 glUniform3f
/xsrc/external/mit/MesaLib/dist/docs/
H A Dviewperf.rst243 - Trying to set float uniforms with glUniform3f()
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h645 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h645 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
/xsrc/external/mit/MesaLib/src/mapi/es2api/
H A Dglapi_mapi_tmp.h323 GLAPI void APIENTRY glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
2545 GLAPI void APIENTRY glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) function in typeref:typename:GLAPI void APIENTRY
3820 STUB_ASM_ENTRY("glUniform3f")"\n"
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h645 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
H A Dgl31.h647 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
H A Dgl32.h647 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h645 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
H A Dgl31.h645 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
H A Dgl32.h645 GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2287 #define glUniform3f MANGLE(Uniform3f) macro
H A Dglcorearb.h907 GLAPI void APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
H A Dglext.h781 GLAPI void APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h907 GLAPI void APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
H A Dglext.h782 GLAPI void APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19379 #define glUniform3f macro
[all...]
H A Dgl_generated_dispatch.c63108 0, // glUniform3f
[all...]

Completed in 368 milliseconds