Searched defs:PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 1509 typedef void (GL_APIENTRYP PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC) (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint buffer,GLsizeiptr size,GLuint memory,GLuint64 offset)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 1530 typedef void (GL_APIENTRYP PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC) (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint buffer,GLsizeiptr size,GLuint memory,GLuint64 offset)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 7725 typedef void (APIENTRYP PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC) (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLsizeiptr size,GLuint memory,GLuint64 offset)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 7727 typedef void (APIENTRYP PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC) (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLsizeiptr size,GLuint memory,GLuint64 offset)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8632 typedef void (GLAPIENTRY *PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC)(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint buffer,GLsizeiptr size,GLuint memory,GLuint64 offset) [all...] |
Completed in 170 milliseconds