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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2223 if (_gloffset_SecondaryColor3iv >= 0)
2224 ((_glapi_proc *)(table))[_gloffset_SecondaryColor3iv] = (_glapi_proc)_mesa_marshal_SecondaryColor3iv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1513 #define _gloffset_SecondaryColor3iv driDispatchRemapTable[SecondaryColor3iv_remap_index] macro
7279 return (_glptr_SecondaryColor3iv) (GET_by_offset(disp, _gloffset_SecondaryColor3iv));
7283 SET_by_offset(disp, _gloffset_SecondaryColor3iv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1751 #define _gloffset_SecondaryColor3iv driDispatchRemapTable[SecondaryColor3iv_remap_index] macro
7752 return (_glptr_SecondaryColor3iv) (GET_by_offset(disp, _gloffset_SecondaryColor3iv));
7756 SET_by_offset(disp, _gloffset_SecondaryColor3iv, fn);
[all...]

Completed in 112 milliseconds