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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2303 if (_gloffset_BeginQuery >= 0)
2304 ((_glapi_proc *)(table))[_gloffset_BeginQuery] = (_glapi_proc)_mesa_marshal_BeginQuery;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1539 #define _gloffset_BeginQuery driDispatchRemapTable[BeginQuery_remap_index] macro
7565 return (_glptr_BeginQuery) (GET_by_offset(disp, _gloffset_BeginQuery));
7569 SET_by_offset(disp, _gloffset_BeginQuery, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1777 #define _gloffset_BeginQuery driDispatchRemapTable[BeginQuery_remap_index] macro
8038 return (_glptr_BeginQuery) (GET_by_offset(disp, _gloffset_BeginQuery));
8042 SET_by_offset(disp, _gloffset_BeginQuery, fn);
[all...]

Completed in 124 milliseconds