Searched defs:PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h4154 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 Dglext.h6890 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 Dglcorearb.h4156 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 Dglext.h6892 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 Dgl_generated.h7749 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