Searched defs:PFNGLMAPBUFFERARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4762 typedef void *(APIENTRYP PFNGLMAPBUFFERARBPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLenum target,GLenum access) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4744 typedef void *(APIENTRYP PFNGLMAPBUFFERARBPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLenum target,GLenum access) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8380 typedef void * (GLAPIENTRY *PFNGLMAPBUFFERARBPROC)(GLenum target, GLenum access); typedef in typeref:typename:void * (GLAPIENTRY *)(GLenum target,GLenum access) [all...] |
Completed in 167 milliseconds