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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4201 if (_gloffset_VertexAttribI1uiv >= 0)
4202 ((_glapi_proc *)(table))[_gloffset_VertexAttribI1uiv] = (_glapi_proc)_mesa_marshal_VertexAttribI1uiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1687 #define _gloffset_VertexAttribI1uiv driDispatchRemapTable[VertexAttribI1uiv_remap_index] macro
9193 return (_glptr_VertexAttribI1uiv) (GET_by_offset(disp, _gloffset_VertexAttribI1uiv));
9197 SET_by_offset(disp, _gloffset_VertexAttribI1uiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1925 #define _gloffset_VertexAttribI1uiv driDispatchRemapTable[VertexAttribI1uiv_remap_index] macro
9666 return (_glptr_VertexAttribI1uiv) (GET_by_offset(disp, _gloffset_VertexAttribI1uiv));
9670 SET_by_offset(disp, _gloffset_VertexAttribI1uiv, fn);
[all...]

Completed in 111 milliseconds