Searched refs:_gloffset_VertexAttrib4ubNV (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h736 #define _gloffset_VertexAttrib4ubNV 701 macro
1102 #define _gloffset_VertexAttrib4ubNV driDispatchRemapTable[VertexAttrib4ubNV_remap_index] macro
H A Dglprocs.h1909 NAME_FUNC_OFFSET(11894, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, _gloffset_VertexAttrib4ubNV),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3679 if (_gloffset_VertexAttrib4ubNV >= 0)
3680 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4ubNV] = (_glapi_proc)_mesa_marshal_VertexAttrib4ubNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2305 #define _gloffset_VertexAttrib4ubNV driDispatchRemapTable[VertexAttrib4ubNV_remap_index] macro
15991 return (_glptr_VertexAttrib4ubNV) (GET_by_offset(disp, _gloffset_VertexAttrib4ubNV));
15995 SET_by_offset(disp, _gloffset_VertexAttrib4ubNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2543 #define _gloffset_VertexAttrib4ubNV driDispatchRemapTable[VertexAttrib4ubNV_remap_index] macro
16464 return (_glptr_VertexAttrib4ubNV) (GET_by_offset(disp, _gloffset_VertexAttrib4ubNV));
16468 SET_by_offset(disp, _gloffset_VertexAttrib4ubNV, fn);
[all...]

Completed in 119 milliseconds