Searched refs:_gloffset_EndQuery (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2305 if (_gloffset_EndQuery >= 0)
2306 ((_glapi_proc *)(table))[_gloffset_EndQuery] = (_glapi_proc)_mesa_marshal_EndQuery;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1545 #define _gloffset_EndQuery driDispatchRemapTable[EndQuery_remap_index] macro
7631 return (_glptr_EndQuery) (GET_by_offset(disp, _gloffset_EndQuery));
7635 SET_by_offset(disp, _gloffset_EndQuery, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1783 #define _gloffset_EndQuery driDispatchRemapTable[EndQuery_remap_index] macro
8104 return (_glptr_EndQuery) (GET_by_offset(disp, _gloffset_EndQuery));
8108 SET_by_offset(disp, _gloffset_EndQuery, fn);
[all...]

Completed in 217 milliseconds