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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3037 if (_gloffset_DepthRangef >= 0)
3038 ((_glapi_proc *)(table))[_gloffset_DepthRangef] = (_glapi_proc)_mesa_marshal_DepthRangef;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1893 #define _gloffset_DepthRangef driDispatchRemapTable[DepthRangef_remap_index] macro
11459 return (_glptr_DepthRangef) (GET_by_offset(disp, _gloffset_DepthRangef));
11463 SET_by_offset(disp, _gloffset_DepthRangef, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2131 #define _gloffset_DepthRangef driDispatchRemapTable[DepthRangef_remap_index] macro
11932 return (_glptr_DepthRangef) (GET_by_offset(disp, _gloffset_DepthRangef));
11936 SET_by_offset(disp, _gloffset_DepthRangef, fn);
[all...]

Completed in 183 milliseconds