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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2495 if (_gloffset_VertexAttrib4usv >= 0)
2496 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4usv] = (_glapi_proc)_mesa_marshal_VertexAttrib4usv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1641 #define _gloffset_VertexAttrib4usv driDispatchRemapTable[VertexAttrib4usv_remap_index] macro
8687 return (_glptr_VertexAttrib4usv) (GET_by_offset(disp, _gloffset_VertexAttrib4usv));
8691 SET_by_offset(disp, _gloffset_VertexAttrib4usv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1879 #define _gloffset_VertexAttrib4usv driDispatchRemapTable[VertexAttrib4usv_remap_index] macro
9160 return (_glptr_VertexAttrib4usv) (GET_by_offset(disp, _gloffset_VertexAttrib4usv));
9164 SET_by_offset(disp, _gloffset_VertexAttrib4usv, fn);
[all...]

Completed in 156 milliseconds