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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4213 if (_gloffset_VertexAttribI4ubv >= 0)
4214 ((_glapi_proc *)(table))[_gloffset_VertexAttribI4ubv] = (_glapi_proc)_mesa_marshal_VertexAttribI4ubv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1690 #define _gloffset_VertexAttribI4ubv driDispatchRemapTable[VertexAttribI4ubv_remap_index] macro
9226 return (_glptr_VertexAttribI4ubv) (GET_by_offset(disp, _gloffset_VertexAttribI4ubv));
9230 SET_by_offset(disp, _gloffset_VertexAttribI4ubv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1928 #define _gloffset_VertexAttribI4ubv driDispatchRemapTable[VertexAttribI4ubv_remap_index] macro
9699 return (_glptr_VertexAttribI4ubv) (GET_by_offset(disp, _gloffset_VertexAttribI4ubv));
9703 SET_by_offset(disp, _gloffset_VertexAttribI4ubv, fn);
[all...]

Completed in 174 milliseconds