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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4037 if (_gloffset_VertexArrayNormalOffsetEXT >= 0)
4038 ((_glapi_proc *)(table))[_gloffset_VertexArrayNormalOffsetEXT] = (_glapi_proc)_mesa_marshal_VertexArrayNormalOffsetEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2885 #define _gloffset_VertexArrayNormalOffsetEXT driDispatchRemapTable[VertexArrayNormalOffsetEXT_remap_index] macro
20226 return (_glptr_VertexArrayNormalOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayNormalOffsetEXT));
20230 SET_by_offset(disp, _gloffset_VertexArrayNormalOffsetEXT, fn);
[all...]

Completed in 63 milliseconds