Searched defs:PFNGLGETUNIFORMUIVEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 7571 typedef void (APIENTRYP PFNGLGETUNIFORMUIVEXTPROC) (GLuint program, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 7573 typedef void (APIENTRYP PFNGLGETUNIFORMUIVEXTPROC) (GLuint program, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8107 typedef void (GLAPIENTRY *PFNGLGETUNIFORMUIVEXTPROC)(GLuint program, GLint location, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint * params) [all...] |
Completed in 148 milliseconds