Searched defs:PFNGLGETCOMPRESSEDTEXTUREIMAGEPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2744 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 D | glext.h | 2692 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 D | glcorearb.h | 2707 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 D | glext.h | 2656 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 D | gl_generated.h | 7748 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