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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2485 if (_gloffset_VertexAttrib4iv >= 0)
2486 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4iv] = (_glapi_proc)_mesa_marshal_VertexAttrib4iv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1636 #define _gloffset_VertexAttrib4iv driDispatchRemapTable[VertexAttrib4iv_remap_index] macro
8632 return (_glptr_VertexAttrib4iv) (GET_by_offset(disp, _gloffset_VertexAttrib4iv));
8636 SET_by_offset(disp, _gloffset_VertexAttrib4iv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1874 #define _gloffset_VertexAttrib4iv driDispatchRemapTable[VertexAttrib4iv_remap_index] macro
9105 return (_glptr_VertexAttrib4iv) (GET_by_offset(disp, _gloffset_VertexAttrib4iv));
9109 SET_by_offset(disp, _gloffset_VertexAttrib4iv, fn);
[all...]

Completed in 115 milliseconds