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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2807 if (_gloffset_VertexAttribP1uiv >= 0)
2808 ((_glapi_proc *)(table))[_gloffset_VertexAttribP1uiv] = (_glapi_proc)_mesa_marshal_VertexAttribP1uiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1838 #define _gloffset_VertexAttribP1uiv driDispatchRemapTable[VertexAttribP1uiv_remap_index] macro
10854 return (_glptr_VertexAttribP1uiv) (GET_by_offset(disp, _gloffset_VertexAttribP1uiv));
10858 SET_by_offset(disp, _gloffset_VertexAttribP1uiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2076 #define _gloffset_VertexAttribP1uiv driDispatchRemapTable[VertexAttribP1uiv_remap_index] macro
11327 return (_glptr_VertexAttribP1uiv) (GET_by_offset(disp, _gloffset_VertexAttribP1uiv));
11331 SET_by_offset(disp, _gloffset_VertexAttribP1uiv, fn);
[all...]

Completed in 141 milliseconds