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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2915 if (_gloffset_BeginQueryIndexed >= 0)
2916 ((_glapi_proc *)(table))[_gloffset_BeginQueryIndexed] = (_glapi_proc)_mesa_marshal_BeginQueryIndexed;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1888 #define _gloffset_BeginQueryIndexed driDispatchRemapTable[BeginQueryIndexed_remap_index] macro
11404 return (_glptr_BeginQueryIndexed) (GET_by_offset(disp, _gloffset_BeginQueryIndexed));
11408 SET_by_offset(disp, _gloffset_BeginQueryIndexed, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2126 #define _gloffset_BeginQueryIndexed driDispatchRemapTable[BeginQueryIndexed_remap_index] macro
11877 return (_glptr_BeginQueryIndexed) (GET_by_offset(disp, _gloffset_BeginQueryIndexed));
11881 SET_by_offset(disp, _gloffset_BeginQueryIndexed, fn);
[all...]

Completed in 168 milliseconds