Searched defs:PFNGLGETQUERYOBJECTUIVEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1277 typedef void (GL_APIENTRYP PFNGLGETQUERYOBJECTUIVEXTPROC) (GLuint id, GLenum pname, GLuint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint id,GLenum pname,GLuint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1298 typedef void (GL_APIENTRYP PFNGLGETQUERYOBJECTUIVEXTPROC) (GLuint id, GLenum pname, GLuint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint id,GLenum pname,GLuint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8000 typedef void (GLAPIENTRY *PFNGLGETQUERYOBJECTUIVEXTPROC)(GLuint id, GLenum pname, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,GLenum pname,GLuint * params) [all...] |
Completed in 140 milliseconds