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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3241 if (_gloffset_BindVertexBuffers >= 0)
3242 ((_glapi_proc *)(table))[_gloffset_BindVertexBuffers] = (_glapi_proc)_mesa_marshal_BindVertexBuffers;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1990 #define _gloffset_BindVertexBuffers driDispatchRemapTable[BindVertexBuffers_remap_index] macro
12526 return (_glptr_BindVertexBuffers) (GET_by_offset(disp, _gloffset_BindVertexBuffers));
12530 SET_by_offset(disp, _gloffset_BindVertexBuffers, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2228 #define _gloffset_BindVertexBuffers driDispatchRemapTable[BindVertexBuffers_remap_index] macro
12999 return (_glptr_BindVertexBuffers) (GET_by_offset(disp, _gloffset_BindVertexBuffers));
13003 SET_by_offset(disp, _gloffset_BindVertexBuffers, fn);
[all...]

Completed in 118 milliseconds