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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4209 if (_gloffset_VertexAttribI4bv >= 0)
4210 ((_glapi_proc *)(table))[_gloffset_VertexAttribI4bv] = (_glapi_proc)_mesa_marshal_VertexAttribI4bv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1688 #define _gloffset_VertexAttribI4bv driDispatchRemapTable[VertexAttribI4bv_remap_index] macro
9204 return (_glptr_VertexAttribI4bv) (GET_by_offset(disp, _gloffset_VertexAttribI4bv));
9208 SET_by_offset(disp, _gloffset_VertexAttribI4bv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1926 #define _gloffset_VertexAttribI4bv driDispatchRemapTable[VertexAttribI4bv_remap_index] macro
9677 return (_glptr_VertexAttribI4bv) (GET_by_offset(disp, _gloffset_VertexAttribI4bv));
9681 SET_by_offset(disp, _gloffset_VertexAttribI4bv, fn);
[all...]

Completed in 126 milliseconds