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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10553 typedef void (GLAPIENTRYP _glptr_GetQueryObjectui64v)(GLuint, GLenum, GLuint64 *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLuint64 *)
10556 static inline _glptr_GetQueryObjectui64v GET_GetQueryObjectui64v(struct _glapi_table *disp) {
10557 return (_glptr_GetQueryObjectui64v) (GET_by_offset(disp, _gloffset_GetQueryObjectui64v));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11026 typedef void (GLAPIENTRYP _glptr_GetQueryObjectui64v)(GLuint, GLenum, GLuint64 *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLuint64 *)
11029 static inline _glptr_GetQueryObjectui64v GET_GetQueryObjectui64v(struct _glapi_table *disp) {
11030 return (_glptr_GetQueryObjectui64v) (GET_by_offset(disp, _gloffset_GetQueryObjectui64v));
[all...]

Completed in 106 milliseconds