Searched defs:PFNGLQUERYCOUNTEREXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1274 typedef void (GL_APIENTRYP PFNGLQUERYCOUNTEREXTPROC) (GLuint id, GLenum target); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint id,GLenum target) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1295 typedef void (GL_APIENTRYP PFNGLQUERYCOUNTEREXTPROC) (GLuint id, GLenum target); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint id,GLenum target) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9020 typedef void (GLAPIENTRY *PFNGLQUERYCOUNTEREXTPROC)(GLuint id, GLenum target); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,GLenum target) [all...] |
Completed in 91 milliseconds