Searched defs:PFNGLMAPBUFFERPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glcorearb.h | 662 typedef void *(APIENTRYP PFNGLMAPBUFFERPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLenum target,GLenum access) |
| H A D | glext.h | 535 typedef void *(APIENTRYP PFNGLMAPBUFFERPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLenum target,GLenum access) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 662 typedef void *(APIENTRYP PFNGLMAPBUFFERPROC) (GLenum target, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLenum target,GLenum access) |
| H A D | glext.h | 536 typedef void *(APIENTRYP PFNGLMAPBUFFERPROC) (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 | 8379 typedef void * (GLAPIENTRY *PFNGLMAPBUFFERPROC)(GLenum target, GLenum access); typedef in typeref:typename:void * (GLAPIENTRY *)(GLenum target,GLenum access) [all...] |
Completed in 230 milliseconds