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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2813 if (_gloffset_VertexAttribP4uiv >= 0)
2814 ((_glapi_proc *)(table))[_gloffset_VertexAttribP4uiv] = (_glapi_proc)_mesa_marshal_VertexAttribP4uiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1844 #define _gloffset_VertexAttribP4uiv driDispatchRemapTable[VertexAttribP4uiv_remap_index] macro
10920 return (_glptr_VertexAttribP4uiv) (GET_by_offset(disp, _gloffset_VertexAttribP4uiv));
10924 SET_by_offset(disp, _gloffset_VertexAttribP4uiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2082 #define _gloffset_VertexAttribP4uiv driDispatchRemapTable[VertexAttribP4uiv_remap_index] macro
11393 return (_glptr_VertexAttribP4uiv) (GET_by_offset(disp, _gloffset_VertexAttribP4uiv));
11397 SET_by_offset(disp, _gloffset_VertexAttribP4uiv, fn);
[all...]

Completed in 116 milliseconds