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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4489 if (_gloffset_LineWidthx >= 0)
4490 ((_glapi_proc *)(table))[_gloffset_LineWidthx] = (_glapi_proc)_mesa_marshal_LineWidthx;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2467 #define _gloffset_LineWidthx driDispatchRemapTable[LineWidthx_remap_index] macro
17773 return (_glptr_LineWidthx) (GET_by_offset(disp, _gloffset_LineWidthx));
17777 SET_by_offset(disp, _gloffset_LineWidthx, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2705 #define _gloffset_LineWidthx driDispatchRemapTable[LineWidthx_remap_index] macro
18246 return (_glptr_LineWidthx) (GET_by_offset(disp, _gloffset_LineWidthx));
18250 SET_by_offset(disp, _gloffset_LineWidthx, fn);
[all...]

Completed in 197 milliseconds