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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4031 if (_gloffset_VertexArrayColorOffsetEXT >= 0)
4032 ((_glapi_proc *)(table))[_gloffset_VertexArrayColorOffsetEXT] = (_glapi_proc)_mesa_marshal_VertexArrayColorOffsetEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2882 #define _gloffset_VertexArrayColorOffsetEXT driDispatchRemapTable[VertexArrayColorOffsetEXT_remap_index] macro
20193 return (_glptr_VertexArrayColorOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayColorOffsetEXT));
20197 SET_by_offset(disp, _gloffset_VertexArrayColorOffsetEXT, fn);
[all...]

Completed in 61 milliseconds