Searched defs:PFNGLGETQUERYOBJECTUIVARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 3857 typedef void (APIENTRYP PFNGLGETQUERYOBJECTUIVARBPROC) (GLuint id, GLenum pname, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLenum pname,GLuint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 3840 typedef void (APIENTRYP PFNGLGETQUERYOBJECTUIVARBPROC) (GLuint id, GLenum pname, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLenum pname,GLuint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7999 typedef void (GLAPIENTRY *PFNGLGETQUERYOBJECTUIVARBPROC)(GLuint id, GLenum pname, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,GLenum pname,GLuint * params) [all...] |
Completed in 185 milliseconds