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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4249 if (_gloffset_ClearBufferfv >= 0)
4250 ((_glapi_proc *)(table))[_gloffset_ClearBufferfv] = (_glapi_proc)_mesa_marshal_ClearBufferfv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1656 #define _gloffset_ClearBufferfv driDispatchRemapTable[ClearBufferfv_remap_index] macro
8852 return (_glptr_ClearBufferfv) (GET_by_offset(disp, _gloffset_ClearBufferfv));
8856 SET_by_offset(disp, _gloffset_ClearBufferfv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1894 #define _gloffset_ClearBufferfv driDispatchRemapTable[ClearBufferfv_remap_index] macro
9325 return (_glptr_ClearBufferfv) (GET_by_offset(disp, _gloffset_ClearBufferfv));
9329 SET_by_offset(disp, _gloffset_ClearBufferfv, fn);
[all...]

Completed in 174 milliseconds