Searched refs:SET_ProgramEnvParameter4dvARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1351 SET_ProgramEnvParameter4dvARB(exec, _mesa_ProgramEnvParameter4dvARB);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1450 SET_ProgramEnvParameter4dvARB(exec, _mesa_ProgramEnvParameter4dvARB);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1427 #define SET_ProgramEnvParameter4dvARB(disp, fn) ((disp)->ProgramEnvParameter4dvARB = fn) macro 2882 #define SET_ProgramEnvParameter4dvARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[ProgramEnvParameter4dvARB_remap_index], fn) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 11469 SET_ProgramEnvParameter4dvARB(table, save_ProgramEnvParameter4dvARB);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 14369 SET_ProgramEnvParameter4dvARB(table, save_ProgramEnvParameter4dvARB);
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 9471 static inline void SET_ProgramEnvParameter4dvARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLuint, const GLdouble *)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 9944 static inline void SET_ProgramEnvParameter4dvARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLuint, const GLdouble *)) { function in typeref:typename:void [all...] |
Completed in 219 milliseconds