Searched defs:PFNGLBEGINQUERYARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 3853 typedef void (APIENTRYP PFNGLBEGINQUERYARBPROC) (GLenum target, GLuint id); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint id) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 3836 typedef void (APIENTRYP PFNGLBEGINQUERYARBPROC) (GLenum target, GLuint id); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint id) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 6895 typedef void (GLAPIENTRY *PFNGLBEGINQUERYARBPROC)(GLenum target, GLuint id); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint id) [all...] |
Completed in 195 milliseconds