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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2811 if (_gloffset_VertexAttribP3uiv >= 0)
2812 ((_glapi_proc *)(table))[_gloffset_VertexAttribP3uiv] = (_glapi_proc)_mesa_marshal_VertexAttribP3uiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1842 #define _gloffset_VertexAttribP3uiv driDispatchRemapTable[VertexAttribP3uiv_remap_index] macro
10898 return (_glptr_VertexAttribP3uiv) (GET_by_offset(disp, _gloffset_VertexAttribP3uiv));
10902 SET_by_offset(disp, _gloffset_VertexAttribP3uiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2080 #define _gloffset_VertexAttribP3uiv driDispatchRemapTable[VertexAttribP3uiv_remap_index] macro
11371 return (_glptr_VertexAttribP3uiv) (GET_by_offset(disp, _gloffset_VertexAttribP3uiv));
11375 SET_by_offset(disp, _gloffset_VertexAttribP3uiv, fn);
[all...]

Completed in 108 milliseconds