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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2233 if (_gloffset_SecondaryColor3ui >= 0)
2234 ((_glapi_proc *)(table))[_gloffset_SecondaryColor3ui] = (_glapi_proc)_mesa_marshal_SecondaryColor3ui;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1518 #define _gloffset_SecondaryColor3ui driDispatchRemapTable[SecondaryColor3ui_remap_index] macro
7334 return (_glptr_SecondaryColor3ui) (GET_by_offset(disp, _gloffset_SecondaryColor3ui));
7338 SET_by_offset(disp, _gloffset_SecondaryColor3ui, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1756 #define _gloffset_SecondaryColor3ui driDispatchRemapTable[SecondaryColor3ui_remap_index] macro
7807 return (_glptr_SecondaryColor3ui) (GET_by_offset(disp, _gloffset_SecondaryColor3ui));
7811 SET_by_offset(disp, _gloffset_SecondaryColor3ui, fn);
[all...]

Completed in 110 milliseconds