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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2435 if (_gloffset_VertexAttrib1sv >= 0)
2436 ((_glapi_proc *)(table))[_gloffset_VertexAttrib1sv] = (_glapi_proc)_mesa_marshal_VertexAttrib1sv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1617 #define _gloffset_VertexAttrib1sv driDispatchRemapTable[VertexAttrib1sv_remap_index] macro
8423 return (_glptr_VertexAttrib1sv) (GET_by_offset(disp, _gloffset_VertexAttrib1sv));
8427 SET_by_offset(disp, _gloffset_VertexAttrib1sv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1855 #define _gloffset_VertexAttrib1sv driDispatchRemapTable[VertexAttrib1sv_remap_index] macro
8896 return (_glptr_VertexAttrib1sv) (GET_by_offset(disp, _gloffset_VertexAttrib1sv));
8900 SET_by_offset(disp, _gloffset_VertexAttrib1sv, fn);
[all...]

Completed in 162 milliseconds