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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4049 if (_gloffset_VertexArrayVertexAttribIOffsetEXT >= 0)
4050 ((_glapi_proc *)(table))[_gloffset_VertexArrayVertexAttribIOffsetEXT] = (_glapi_proc)_mesa_marshal_VertexArrayVertexAttribIOffsetEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2891 #define _gloffset_VertexArrayVertexAttribIOffsetEXT driDispatchRemapTable[VertexArrayVertexAttribIOffsetEXT_remap_index] macro
20292 return (_glptr_VertexArrayVertexAttribIOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayVertexAttribIOffsetEXT));
20296 SET_by_offset(disp, _gloffset_VertexArrayVertexAttribIOffsetEXT, fn);
[all...]

Completed in 160 milliseconds