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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3145 if (_gloffset_DispatchComputeIndirect >= 0)
3146 ((_glapi_proc *)(table))[_gloffset_DispatchComputeIndirect] = (_glapi_proc)_mesa_marshal_DispatchComputeIndirect;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1958 #define _gloffset_DispatchComputeIndirect driDispatchRemapTable[DispatchComputeIndirect_remap_index] macro
12174 return (_glptr_DispatchComputeIndirect) (GET_by_offset(disp, _gloffset_DispatchComputeIndirect));
12178 SET_by_offset(disp, _gloffset_DispatchComputeIndirect, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2196 #define _gloffset_DispatchComputeIndirect driDispatchRemapTable[DispatchComputeIndirect_remap_index] macro
12647 return (_glptr_DispatchComputeIndirect) (GET_by_offset(disp, _gloffset_DispatchComputeIndirect));
12651 SET_by_offset(disp, _gloffset_DispatchComputeIndirect, fn);
[all...]

Completed in 172 milliseconds