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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2743 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLenum format,GLenum type,GLsizei bufSize,void * pixels)
H A Dglext.h2691 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLenum format,GLenum type,GLsizei bufSize,void * pixels)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2706 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLenum format,GLenum type,GLsizei bufSize,void * pixels)
H A Dglext.h2655 typedef void (APIENTRYP PFNGLGETTEXTUREIMAGEPROC) (GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLint level,GLenum format,GLenum type,GLsizei bufSize,void * pixels)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8064 typedef void (GLAPIENTRY *PFNGLGETTEXTUREIMAGEPROC)(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void * pixels); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint texture,GLint level,GLenum format,GLenum type,GLsizei bufSize,void * pixels)
[all...]

Completed in 270 milliseconds