Searched defs:PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4154 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint lod,void * img)
|
| H A D | glext.h | 6890 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint lod,void * img)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4156 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint lod,void * img)
|
| H A D | glext.h | 6892 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint lod,void * img)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 7749 typedef void (GLAPIENTRY *PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC)(GLuint texture, GLenum target, GLint lod, void * img); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint texture,GLenum target,GLint lod,void * img) [all...] |
Completed in 197 milliseconds