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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3281 if (_gloffset_ClipControl >= 0)
3282 ((_glapi_proc *)(table))[_gloffset_ClipControl] = (_glapi_proc)_mesa_marshal_ClipControl;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2010 #define _gloffset_ClipControl driDispatchRemapTable[ClipControl_remap_index] macro
12746 return (_glptr_ClipControl) (GET_by_offset(disp, _gloffset_ClipControl));
12750 SET_by_offset(disp, _gloffset_ClipControl, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2248 #define _gloffset_ClipControl driDispatchRemapTable[ClipControl_remap_index] macro
13219 return (_glptr_ClipControl) (GET_by_offset(disp, _gloffset_ClipControl));
13223 SET_by_offset(disp, _gloffset_ClipControl, fn);
[all...]

Completed in 193 milliseconds