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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4473 if (_gloffset_DepthRangex >= 0)
4474 ((_glapi_proc *)(table))[_gloffset_DepthRangex] = (_glapi_proc)_mesa_marshal_DepthRangex;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2458 #define _gloffset_DepthRangex driDispatchRemapTable[DepthRangex_remap_index] macro
17674 return (_glptr_DepthRangex) (GET_by_offset(disp, _gloffset_DepthRangex));
17678 SET_by_offset(disp, _gloffset_DepthRangex, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2696 #define _gloffset_DepthRangex driDispatchRemapTable[DepthRangex_remap_index] macro
18147 return (_glptr_DepthRangex) (GET_by_offset(disp, _gloffset_DepthRangex));
18151 SET_by_offset(disp, _gloffset_DepthRangex, fn);
[all...]

Completed in 220 milliseconds