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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2629 if (_gloffset_GenVertexArrays >= 0)
2630 ((_glapi_proc *)(table))[_gloffset_GenVertexArrays] = (_glapi_proc)_mesa_marshal_GenVertexArrays;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1764 #define _gloffset_GenVertexArrays driDispatchRemapTable[GenVertexArrays_remap_index] macro
10040 return (_glptr_GenVertexArrays) (GET_by_offset(disp, _gloffset_GenVertexArrays));
10044 SET_by_offset(disp, _gloffset_GenVertexArrays, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2002 #define _gloffset_GenVertexArrays driDispatchRemapTable[GenVertexArrays_remap_index] macro
10513 return (_glptr_GenVertexArrays) (GET_by_offset(disp, _gloffset_GenVertexArrays));
10517 SET_by_offset(disp, _gloffset_GenVertexArrays, fn);
[all...]

Completed in 109 milliseconds