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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3151 if (_gloffset_BindVertexBuffer >= 0)
3152 ((_glapi_proc *)(table))[_gloffset_BindVertexBuffer] = (_glapi_proc)_mesa_marshal_BindVertexBuffer;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1961 #define _gloffset_BindVertexBuffer driDispatchRemapTable[BindVertexBuffer_remap_index] macro
12207 return (_glptr_BindVertexBuffer) (GET_by_offset(disp, _gloffset_BindVertexBuffer));
12211 SET_by_offset(disp, _gloffset_BindVertexBuffer, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2199 #define _gloffset_BindVertexBuffer driDispatchRemapTable[BindVertexBuffer_remap_index] macro
12680 return (_glptr_BindVertexBuffer) (GET_by_offset(disp, _gloffset_BindVertexBuffer));
12684 SET_by_offset(disp, _gloffset_BindVertexBuffer, fn);
[all...]

Completed in 112 milliseconds