Searched refs:glUniform3fvARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | arbfslight.c | 61 glUniform3fvARB(uLightPos, 1, vec);
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.c | 98 Uniform3fv = glUniform3fvARB;
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 600 "glUniform3fvARB\0" 1753 NAME_FUNC_OFFSET( 8648, glUniform3fvARB, glUniform3fvARB, NULL, _gloffset_Uniform3fvARB), 2164 NAME_FUNC_OFFSET(17155, glUniform3fvARB, glUniform3fvARB, NULL, _gloffset_Uniform3fvARB),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2288 #define glUniform3fvARB MANGLE(Uniform3fvARB) macro
|
| H A D | glext.h | 4197 GLAPI void APIENTRY glUniform3fvARB (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19382 #define glUniform3fvARB macro [all...] |
| H A D | gl_generated_dispatch.c | 63152 0, // glUniform3fvARB [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 4180 GLAPI void APIENTRY glUniform3fvARB (GLint location, GLsizei count, const GLfloat *value);
|
Completed in 249 milliseconds