Searched refs:_glptr_NamedBufferPageCommitmentARB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h13853 typedef void (GLAPIENTRYP _glptr_NamedBufferPageCommitmentARB)(GLuint, GLintptr, GLsizeiptr, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLintptr,GLsizeiptr,GLboolean)
13856 static inline _glptr_NamedBufferPageCommitmentARB GET_NamedBufferPageCommitmentARB(struct _glapi_table *disp) {
13857 return (_glptr_NamedBufferPageCommitmentARB) (GET_by_offset(disp, _gloffset_NamedBufferPageCommitmentARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14326 typedef void (GLAPIENTRYP _glptr_NamedBufferPageCommitmentARB)(GLuint, GLintptr, GLsizeiptr, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLintptr,GLsizeiptr,GLboolean)
14329 static inline _glptr_NamedBufferPageCommitmentARB GET_NamedBufferPageCommitmentARB(struct _glapi_table *disp) {
14330 return (_glptr_NamedBufferPageCommitmentARB) (GET_by_offset(disp, _gloffset_NamedBufferPageCommitmentARB));
[all...]

Completed in 107 milliseconds