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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2809 if (_gloffset_VertexAttribP2uiv >= 0)
2810 ((_glapi_proc *)(table))[_gloffset_VertexAttribP2uiv] = (_glapi_proc)_mesa_marshal_VertexAttribP2uiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1840 #define _gloffset_VertexAttribP2uiv driDispatchRemapTable[VertexAttribP2uiv_remap_index] macro
10876 return (_glptr_VertexAttribP2uiv) (GET_by_offset(disp, _gloffset_VertexAttribP2uiv));
10880 SET_by_offset(disp, _gloffset_VertexAttribP2uiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2078 #define _gloffset_VertexAttribP2uiv driDispatchRemapTable[VertexAttribP2uiv_remap_index] macro
11349 return (_glptr_VertexAttribP2uiv) (GET_by_offset(disp, _gloffset_VertexAttribP2uiv));
11353 SET_by_offset(disp, _gloffset_VertexAttribP2uiv, fn);
[all...]

Completed in 189 milliseconds