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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4551 if (_gloffset_GetClipPlanef >= 0)
4552 ((_glapi_proc *)(table))[_gloffset_GetClipPlanef] = (_glapi_proc)_mesa_marshal_GetClipPlanef;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2487 #define _gloffset_GetClipPlanef driDispatchRemapTable[GetClipPlanef_remap_index] macro
17993 return (_glptr_GetClipPlanef) (GET_by_offset(disp, _gloffset_GetClipPlanef));
17997 SET_by_offset(disp, _gloffset_GetClipPlanef, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2725 #define _gloffset_GetClipPlanef driDispatchRemapTable[GetClipPlanef_remap_index] macro
18466 return (_glptr_GetClipPlanef) (GET_by_offset(disp, _gloffset_GetClipPlanef));
18470 SET_by_offset(disp, _gloffset_GetClipPlanef, fn);
[all...]

Completed in 305 milliseconds