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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2469 if (_gloffset_VertexAttrib4Nubv >= 0)
2470 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4Nubv] = (_glapi_proc)_mesa_marshal_VertexAttrib4Nubv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1630 #define _gloffset_VertexAttrib4Nubv driDispatchRemapTable[VertexAttrib4Nubv_remap_index] macro
8566 return (_glptr_VertexAttrib4Nubv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nubv));
8570 SET_by_offset(disp, _gloffset_VertexAttrib4Nubv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1868 #define _gloffset_VertexAttrib4Nubv driDispatchRemapTable[VertexAttrib4Nubv_remap_index] macro
9039 return (_glptr_VertexAttrib4Nubv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nubv));
9043 SET_by_offset(disp, _gloffset_VertexAttrib4Nubv, fn);
[all...]

Completed in 156 milliseconds