Searched refs:glUniform3fvARB (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbfslight.c61 glUniform3fvARB(uLightPos, 1, vec);
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.c98 Uniform3fv = glUniform3fvARB;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h600 "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 Dgl_mangle.h2288 #define glUniform3fvARB MANGLE(Uniform3fvARB) macro
H A Dglext.h4197 GLAPI void APIENTRY glUniform3fvARB (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19382 #define glUniform3fvARB macro
[all...]
H A Dgl_generated_dispatch.c63152 0, // glUniform3fvARB
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h4180 GLAPI void APIENTRY glUniform3fvARB (GLint location, GLsizei count, const GLfloat *value);

Completed in 249 milliseconds