Searched refs:PFNGLMAPNAMEDBUFFERPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2688 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFERPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| H A D | glext.h | 2636 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFERPROC) (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 | 2651 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFERPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| H A D | glext.h | 2600 typedef void *(APIENTRYP PFNGLMAPNAMEDBUFFERPROC) (GLuint buffer, GLenum access); typedef in typeref:typename:void * (APIENTRYP)(GLuint buffer,GLenum access)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 1571 PFNGLMAPNAMEDBUFFERPROC epoxy_glMapNamedBuffer; [all...] |
| H A D | gl_generated.h | 8391 typedef void * (GLAPIENTRY *PFNGLMAPNAMEDBUFFERPROC)(GLuint buffer, GLenum access); typedef in typeref:typename:void * (GLAPIENTRY *)(GLuint buffer,GLenum access) [all...] |
Completed in 295 milliseconds