Searched defs:PFNGLQUERYCOUNTERPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glcorearb.h | 1678 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLenum target) |
| H A D | glext.h | 1565 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLenum target) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 1641 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLenum target) |
| H A D | glext.h | 1529 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLenum target) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9019 typedef void (GLAPIENTRY *PFNGLQUERYCOUNTERPROC)(GLuint id, GLenum target); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,GLenum target) [all...] |
Completed in 204 milliseconds