Searched refs:_gloffset_VertexArrayVertexBuffers (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3445 if (_gloffset_VertexArrayVertexBuffers >= 0)
3446 ((_glapi_proc *)(table))[_gloffset_VertexArrayVertexBuffers] = (_glapi_proc)_mesa_marshal_VertexArrayVertexBuffers;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2107 #define _gloffset_VertexArrayVertexBuffers driDispatchRemapTable[VertexArrayVertexBuffers_remap_index] macro
13813 return (_glptr_VertexArrayVertexBuffers) (GET_by_offset(disp, _gloffset_VertexArrayVertexBuffers));
13817 SET_by_offset(disp, _gloffset_VertexArrayVertexBuffers, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2345 #define _gloffset_VertexArrayVertexBuffers driDispatchRemapTable[VertexArrayVertexBuffers_remap_index] macro
14286 return (_glptr_VertexArrayVertexBuffers) (GET_by_offset(disp, _gloffset_VertexArrayVertexBuffers));
14290 SET_by_offset(disp, _gloffset_VertexArrayVertexBuffers, fn);
[all...]

Completed in 229 milliseconds