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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4041 if (_gloffset_VertexArrayMultiTexCoordOffsetEXT >= 0)
4042 ((_glapi_proc *)(table))[_gloffset_VertexArrayMultiTexCoordOffsetEXT] = (_glapi_proc)_mesa_marshal_VertexArrayMultiTexCoordOffsetEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2887 #define _gloffset_VertexArrayMultiTexCoordOffsetEXT driDispatchRemapTable[VertexArrayMultiTexCoordOffsetEXT_remap_index] macro
20248 return (_glptr_VertexArrayMultiTexCoordOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayMultiTexCoordOffsetEXT));
20252 SET_by_offset(disp, _gloffset_VertexArrayMultiTexCoordOffsetEXT, fn);
[all...]

Completed in 62 milliseconds