Searched refs:_gloffset_VertexArraySecondaryColorOffsetEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4045 if (_gloffset_VertexArraySecondaryColorOffsetEXT >= 0)
4046 ((_glapi_proc *)(table))[_gloffset_VertexArraySecondaryColorOffsetEXT] = (_glapi_proc)_mesa_marshal_VertexArraySecondaryColorOffsetEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2889 #define _gloffset_VertexArraySecondaryColorOffsetEXT driDispatchRemapTable[VertexArraySecondaryColorOffsetEXT_remap_index] macro
20270 return (_glptr_VertexArraySecondaryColorOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArraySecondaryColorOffsetEXT));
20274 SET_by_offset(disp, _gloffset_VertexArraySecondaryColorOffsetEXT, fn);
[all...]

Completed in 63 milliseconds