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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h13171 typedef void (GLAPIENTRYP _glptr_GetQueryBufferObjectiv)(GLuint, GLuint, GLenum, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum,GLintptr)
13174 static inline _glptr_GetQueryBufferObjectiv GET_GetQueryBufferObjectiv(struct _glapi_table *disp) {
13175 return (_glptr_GetQueryBufferObjectiv) (GET_by_offset(disp, _gloffset_GetQueryBufferObjectiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13644 typedef void (GLAPIENTRYP _glptr_GetQueryBufferObjectiv)(GLuint, GLuint, GLenum, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum,GLintptr)
13647 static inline _glptr_GetQueryBufferObjectiv GET_GetQueryBufferObjectiv(struct _glapi_table *disp) {
13648 return (_glptr_GetQueryBufferObjectiv) (GET_by_offset(disp, _gloffset_GetQueryBufferObjectiv));
[all...]

Completed in 100 milliseconds