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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h4093 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint level,GLenum format,GLenum type,void * pixels)
H A Dglext.h6829 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint level,GLenum format,GLenum type,void * pixels)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h4095 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint level,GLenum format,GLenum type,void * pixels)
H A Dglext.h6831 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLenum target,GLint level,GLenum format,GLenum type,void * pixels)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8065 typedef void (GLAPIENTRY *PFNGLGETTEXTUREIMAGEEXTPROC)(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void * pixels); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint texture,GLenum target,GLint level,GLenum format,GLenum type,void * pixels)
[all...]

Completed in 210 milliseconds