Searched defs:PFNGLGETUNIFORMIVARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4173 typedef void (APIENTRYP PFNGLGETUNIFORMIVARBPROC) (GLhandleARB programObj, GLint location, GLint *params); typedef in typeref:typename:void (APIENTRYP)(GLhandleARB programObj,GLint location,GLint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4156 typedef void (APIENTRYP PFNGLGETUNIFORMIVARBPROC) (GLhandleARB programObj, GLint location, GLint *params); typedef in typeref:typename:void (APIENTRYP)(GLhandleARB programObj,GLint location,GLint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8103 typedef void (GLAPIENTRY *PFNGLGETUNIFORMIVARBPROC)(GLhandleARB programObj, GLint location, GLint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLhandleARB programObj,GLint location,GLint * params) [all...] |
Completed in 143 milliseconds