Searched refs:glProgramLocalParameter4fvARB (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darbvparray.c203 glProgramLocalParameter4fvARB(GL_VERTEX_PROGRAM_ARB, 30, scale);
204 glProgramLocalParameter4fvARB(GL_VERTEX_PROGRAM_ARB, 31, bias);
H A Dprog_parameter.c205 program_local_parameter4fv = glProgramLocalParameter4fvARB;
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbfplight.c59 glProgramLocalParameter4fvARB(GL_FRAGMENT_PROGRAM_ARB,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h515 "glProgramLocalParameter4fvARB\0"
1668 NAME_FUNC_OFFSET( 6969, glProgramLocalParameter4fvARB, glProgramLocalParameter4fvARB, NULL, _gloffset_ProgramLocalParameter4fvARB),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h1675 #define glProgramLocalParameter4fvARB MANGLE(ProgramLocalParameter4fvARB) macro
H A Dglext.h3316 GLAPI void APIENTRY glProgramLocalParameter4fvARB (GLenum target, GLuint index, const GLfloat *params);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18657 #define glProgramLocalParameter4fvARB macro
[all...]
H A Dgl_generated_dispatch.c47847 0, // glProgramLocalParameter4fvARB
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3280 GLAPI void APIENTRY glProgramLocalParameter4fvARB (GLenum target, GLuint index, const GLfloat *params);

Completed in 281 milliseconds