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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2744 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLsizei bufSize,void * pixels)
H A Dglext.h2692 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLsizei bufSize,void * pixels)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2707 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLsizei bufSize,void * pixels)
H A Dglext.h2656 typedef void (APIENTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLsizei bufSize,void * pixels)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7748 typedef void (GLAPIENTRY *PFNGLGETCOMPRESSEDTEXTUREIMAGEPROC)(GLuint texture, GLint level, GLsizei bufSize, void * pixels); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint texture,GLint level,GLsizei bufSize,void * pixels)
[all...]

Completed in 217 milliseconds