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