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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2221 if (_gloffset_SecondaryColor3i >= 0)
2222 ((_glapi_proc *)(table))[_gloffset_SecondaryColor3i] = (_glapi_proc)_mesa_marshal_SecondaryColor3i;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1512 #define _gloffset_SecondaryColor3i driDispatchRemapTable[SecondaryColor3i_remap_index] macro
7268 return (_glptr_SecondaryColor3i) (GET_by_offset(disp, _gloffset_SecondaryColor3i));
7272 SET_by_offset(disp, _gloffset_SecondaryColor3i, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1750 #define _gloffset_SecondaryColor3i driDispatchRemapTable[SecondaryColor3i_remap_index] macro
7741 return (_glptr_SecondaryColor3i) (GET_by_offset(disp, _gloffset_SecondaryColor3i));
7745 SET_by_offset(disp, _gloffset_SecondaryColor3i, fn);
[all...]

Completed in 3195 milliseconds