Searched defs:PFNGLMAPTEXTURE2DINTELPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h9181 typedef void *(APIENTRYP PFNGLMAPTEXTURE2DINTELPROC) (GLuint texture, GLint level, GLbitfield access, GLint *stride, GLenum *layout); typedef in typeref:typename:void * (APIENTRYP)(GLuint texture,GLint level,GLbitfield access,GLint * stride,GLenum * layout)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h9204 typedef void *(APIENTRYP PFNGLMAPTEXTURE2DINTELPROC) (GLuint texture, GLint level, GLbitfield access, GLint *stride, GLenum *layout); typedef in typeref:typename:void * (APIENTRYP)(GLuint texture,GLint level,GLbitfield access,GLint * stride,GLenum * layout)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8398 typedef void * (GLAPIENTRY *PFNGLMAPTEXTURE2DINTELPROC)(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout); typedef in typeref:typename:void * (GLAPIENTRY *)(GLuint texture,GLint level,GLbitfield access,GLint * stride,GLenum * layout)
[all...]

Completed in 164 milliseconds