Searched refs:glProgramLocalParameter4fvARB (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | arbvparray.c | 203 glProgramLocalParameter4fvARB(GL_VERTEX_PROGRAM_ARB, 30, scale); 204 glProgramLocalParameter4fvARB(GL_VERTEX_PROGRAM_ARB, 31, bias);
|
| H A D | prog_parameter.c | 205 program_local_parameter4fv = glProgramLocalParameter4fvARB;
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | arbfplight.c | 59 glProgramLocalParameter4fvARB(GL_FRAGMENT_PROGRAM_ARB,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 515 "glProgramLocalParameter4fvARB\0" 1668 NAME_FUNC_OFFSET( 6969, glProgramLocalParameter4fvARB, glProgramLocalParameter4fvARB, NULL, _gloffset_ProgramLocalParameter4fvARB),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 1675 #define glProgramLocalParameter4fvARB MANGLE(ProgramLocalParameter4fvARB) macro
|
| H A D | glext.h | 3316 GLAPI void APIENTRY glProgramLocalParameter4fvARB (GLenum target, GLuint index, const GLfloat *params);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18657 #define glProgramLocalParameter4fvARB macro [all...] |
| H A D | gl_generated_dispatch.c | 47847 0, // glProgramLocalParameter4fvARB [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 3280 GLAPI void APIENTRY glProgramLocalParameter4fvARB (GLenum target, GLuint index, const GLfloat *params);
|
Completed in 281 milliseconds