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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4193 if (_gloffset_VertexAttribI1iv >= 0)
4194 ((_glapi_proc *)(table))[_gloffset_VertexAttribI1iv] = (_glapi_proc)_mesa_marshal_VertexAttribI1iv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1686 #define _gloffset_VertexAttribI1iv driDispatchRemapTable[VertexAttribI1iv_remap_index] macro
9182 return (_glptr_VertexAttribI1iv) (GET_by_offset(disp, _gloffset_VertexAttribI1iv));
9186 SET_by_offset(disp, _gloffset_VertexAttribI1iv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1924 #define _gloffset_VertexAttribI1iv driDispatchRemapTable[VertexAttribI1iv_remap_index] macro
9655 return (_glptr_VertexAttribI1iv) (GET_by_offset(disp, _gloffset_VertexAttribI1iv));
9659 SET_by_offset(disp, _gloffset_VertexAttribI1iv, fn);
[all...]

Completed in 110 milliseconds