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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2489 if (_gloffset_VertexAttrib4sv >= 0)
2490 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4sv] = (_glapi_proc)_mesa_marshal_VertexAttrib4sv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1638 #define _gloffset_VertexAttrib4sv driDispatchRemapTable[VertexAttrib4sv_remap_index] macro
8654 return (_glptr_VertexAttrib4sv) (GET_by_offset(disp, _gloffset_VertexAttrib4sv));
8658 SET_by_offset(disp, _gloffset_VertexAttrib4sv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1876 #define _gloffset_VertexAttrib4sv driDispatchRemapTable[VertexAttrib4sv_remap_index] macro
9127 return (_glptr_VertexAttrib4sv) (GET_by_offset(disp, _gloffset_VertexAttrib4sv));
9131 SET_by_offset(disp, _gloffset_VertexAttrib4sv, fn);
[all...]

Completed in 109 milliseconds