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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h13842 typedef void (GLAPIENTRYP _glptr_BufferPageCommitmentARB)(GLenum, GLintptr, GLsizeiptr, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLintptr,GLsizeiptr,GLboolean)
13845 static inline _glptr_BufferPageCommitmentARB GET_BufferPageCommitmentARB(struct _glapi_table *disp) {
13846 return (_glptr_BufferPageCommitmentARB) (GET_by_offset(disp, _gloffset_BufferPageCommitmentARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14315 typedef void (GLAPIENTRYP _glptr_BufferPageCommitmentARB)(GLenum, GLintptr, GLsizeiptr, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLintptr,GLsizeiptr,GLboolean)
14318 static inline _glptr_BufferPageCommitmentARB GET_BufferPageCommitmentARB(struct _glapi_table *disp) {
14319 return (_glptr_BufferPageCommitmentARB) (GET_by_offset(disp, _gloffset_BufferPageCommitmentARB));
[all...]

Completed in 123 milliseconds