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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2625 if (_gloffset_BindVertexArray >= 0)
2626 ((_glapi_proc *)(table))[_gloffset_BindVertexArray] = (_glapi_proc)_mesa_marshal_BindVertexArray;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1762 #define _gloffset_BindVertexArray driDispatchRemapTable[BindVertexArray_remap_index] macro
10018 return (_glptr_BindVertexArray) (GET_by_offset(disp, _gloffset_BindVertexArray));
10022 SET_by_offset(disp, _gloffset_BindVertexArray, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2000 #define _gloffset_BindVertexArray driDispatchRemapTable[BindVertexArray_remap_index] macro
10491 return (_glptr_BindVertexArray) (GET_by_offset(disp, _gloffset_BindVertexArray));
10495 SET_by_offset(disp, _gloffset_BindVertexArray, fn);
[all...]

Completed in 139 milliseconds