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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2235 if (_gloffset_SecondaryColor3uiv >= 0)
2236 ((_glapi_proc *)(table))[_gloffset_SecondaryColor3uiv] = (_glapi_proc)_mesa_marshal_SecondaryColor3uiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1519 #define _gloffset_SecondaryColor3uiv driDispatchRemapTable[SecondaryColor3uiv_remap_index] macro
7345 return (_glptr_SecondaryColor3uiv) (GET_by_offset(disp, _gloffset_SecondaryColor3uiv));
7349 SET_by_offset(disp, _gloffset_SecondaryColor3uiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1757 #define _gloffset_SecondaryColor3uiv driDispatchRemapTable[SecondaryColor3uiv_remap_index] macro
7818 return (_glptr_SecondaryColor3uiv) (GET_by_offset(disp, _gloffset_SecondaryColor3uiv));
7822 SET_by_offset(disp, _gloffset_SecondaryColor3uiv, fn);
[all...]

Completed in 114 milliseconds