Searched defs:PFNGLMAPNAMEDBUFFEREXTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4168 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFEREXTPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| H A D | glext.h | 6904 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFEREXTPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4170 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFEREXTPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| H A D | glext.h | 6906 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFEREXTPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8392 typedef void * (GLAPIENTRY *PFNGLMAPNAMEDBUFFEREXTPROC)(GLuint buffer, GLenum access); typedef in typeref:typename:void * (GLAPIENTRY *)(GLuint buffer,GLenum access) [all...] |
Completed in 179 milliseconds