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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2459 if (_gloffset_VertexAttrib3sv >= 0)
2460 ((_glapi_proc *)(table))[_gloffset_VertexAttrib3sv] = (_glapi_proc)_mesa_marshal_VertexAttrib3sv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1625 #define _gloffset_VertexAttrib3sv driDispatchRemapTable[VertexAttrib3sv_remap_index] macro
8511 return (_glptr_VertexAttrib3sv) (GET_by_offset(disp, _gloffset_VertexAttrib3sv));
8515 SET_by_offset(disp, _gloffset_VertexAttrib3sv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1863 #define _gloffset_VertexAttrib3sv driDispatchRemapTable[VertexAttrib3sv_remap_index] macro
8984 return (_glptr_VertexAttrib3sv) (GET_by_offset(disp, _gloffset_VertexAttrib3sv));
8988 SET_by_offset(disp, _gloffset_VertexAttrib3sv, fn);
[all...]

Completed in 194 milliseconds