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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4039 if (_gloffset_VertexArrayTexCoordOffsetEXT >= 0)
4040 ((_glapi_proc *)(table))[_gloffset_VertexArrayTexCoordOffsetEXT] = (_glapi_proc)_mesa_marshal_VertexArrayTexCoordOffsetEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2886 #define _gloffset_VertexArrayTexCoordOffsetEXT driDispatchRemapTable[VertexArrayTexCoordOffsetEXT_remap_index] macro
20237 return (_glptr_VertexArrayTexCoordOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayTexCoordOffsetEXT));
20241 SET_by_offset(disp, _gloffset_VertexArrayTexCoordOffsetEXT, fn);
[all...]

Completed in 64 milliseconds