Searched refs:PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3633 typedef void (APIENTRYP PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC) (GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLintptr offset,GLsizeiptr size,GLboolean commit)
|
| H A D | glext.h | 4298 typedef void (APIENTRYP PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC) (GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLintptr offset,GLsizeiptr size,GLboolean commit)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3615 typedef void (APIENTRYP PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC) (GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLintptr offset,GLsizeiptr size,GLboolean commit)
|
| H A D | glext.h | 4281 typedef void (APIENTRYP PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC) (GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLintptr offset,GLsizeiptr size,GLboolean commit)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 1807 PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC epoxy_glNamedBufferPageCommitmentARB; [all...] |
| H A D | gl_generated.h | 8627 typedef void (GLAPIENTRY *PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC)(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint buffer,GLintptr offset,GLsizeiptr size,GLboolean commit) [all...] |
Completed in 303 milliseconds