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

/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dglext.h330 typedef void *(GL_APIENTRYP PFNGLMAPBUFFEROESPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (GL_APIENTRYP)(GLenum target,GLenum access)
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dglext.h334 typedef void *(GL_APIENTRYP PFNGLMAPBUFFEROESPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (GL_APIENTRYP)(GLenum target,GLenum access)
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h426 typedef void *(GL_APIENTRYP PFNGLMAPBUFFEROESPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (GL_APIENTRYP)(GLenum target,GLenum access)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h442 typedef void *(GL_APIENTRYP PFNGLMAPBUFFEROESPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (GL_APIENTRYP)(GLenum target,GLenum access)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8381 typedef void * (GLAPIENTRY *PFNGLMAPBUFFEROESPROC)(GLenum target, GLenum access); typedef in typeref:typename:void * (GLAPIENTRY *)(GLenum target,GLenum access)
[all...]

Completed in 136 milliseconds