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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2209 if (_gloffset_SecondaryColor3b >= 0)
2210 ((_glapi_proc *)(table))[_gloffset_SecondaryColor3b] = (_glapi_proc)_mesa_marshal_SecondaryColor3b;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1508 #define _gloffset_SecondaryColor3b driDispatchRemapTable[SecondaryColor3b_remap_index] macro
7224 return (_glptr_SecondaryColor3b) (GET_by_offset(disp, _gloffset_SecondaryColor3b));
7228 SET_by_offset(disp, _gloffset_SecondaryColor3b, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1746 #define _gloffset_SecondaryColor3b driDispatchRemapTable[SecondaryColor3b_remap_index] macro
7697 return (_glptr_SecondaryColor3b) (GET_by_offset(disp, _gloffset_SecondaryColor3b));
7701 SET_by_offset(disp, _gloffset_SecondaryColor3b, fn);
[all...]

Completed in 201 milliseconds