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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h13160 typedef void (GLAPIENTRYP _glptr_GetQueryBufferObjecti64v)(GLuint, GLuint, GLenum, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum,GLintptr)
13163 static inline _glptr_GetQueryBufferObjecti64v GET_GetQueryBufferObjecti64v(struct _glapi_table *disp) {
13164 return (_glptr_GetQueryBufferObjecti64v) (GET_by_offset(disp, _gloffset_GetQueryBufferObjecti64v));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13633 typedef void (GLAPIENTRYP _glptr_GetQueryBufferObjecti64v)(GLuint, GLuint, GLenum, GLintptr); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum,GLintptr)
13636 static inline _glptr_GetQueryBufferObjecti64v GET_GetQueryBufferObjecti64v(struct _glapi_table *disp) {
13637 return (_glptr_GetQueryBufferObjecti64v) (GET_by_offset(disp, _gloffset_GetQueryBufferObjecti64v));
[all...]

Completed in 105 milliseconds