Searched refs:PFNGLEXTGETTEXTURESQCOMPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | glext.h | 858 typedef void (GL_APIENTRYP PFNGLEXTGETTEXTURESQCOMPROC) (GLuint *textures, GLint maxTextures, GLint *numTextures); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint * textures,GLint maxTextures,GLint * numTextures)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | glext.h | 883 typedef void (GL_APIENTRYP PFNGLEXTGETTEXTURESQCOMPROC) (GLuint *textures, GLint maxTextures, GLint *numTextures); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint * textures,GLint maxTextures,GLint * numTextures)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 3511 typedef void (GL_APIENTRYP PFNGLEXTGETTEXTURESQCOMPROC) (GLuint *textures, GLint maxTextures, GLint *numTextures); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint * textures,GLint maxTextures,GLint * numTextures)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 3727 typedef void (GL_APIENTRYP PFNGLEXTGETTEXTURESQCOMPROC) (GLuint *textures, GLint maxTextures, GLint *numTextures); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint * textures,GLint maxTextures,GLint * numTextures)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 721 PFNGLEXTGETTEXTURESQCOMPROC epoxy_glExtGetTexturesQCOM; [all...] |
| H A D | gl_generated.h | 7541 typedef void (GLAPIENTRY *PFNGLEXTGETTEXTURESQCOMPROC)(GLuint * textures, GLint maxTextures, GLint * numTextures); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint * textures,GLint maxTextures,GLint * numTextures) [all...] |
Completed in 216 milliseconds