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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h712 #define _gloffset_VertexAttrib1dNV 677 macro
1078 #define _gloffset_VertexAttrib1dNV driDispatchRemapTable[VertexAttrib1dNV_remap_index] macro
H A Dglprocs.h1885 NAME_FUNC_OFFSET(11426, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, _gloffset_VertexAttrib1dNV),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3663 if (_gloffset_VertexAttrib1dNV >= 0)
3664 ((_glapi_proc *)(table))[_gloffset_VertexAttrib1dNV] = (_glapi_proc)_mesa_marshal_VertexAttrib1dNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2281 #define _gloffset_VertexAttrib1dNV driDispatchRemapTable[VertexAttrib1dNV_remap_index] macro
15727 return (_glptr_VertexAttrib1dNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dNV));
15731 SET_by_offset(disp, _gloffset_VertexAttrib1dNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2519 #define _gloffset_VertexAttrib1dNV driDispatchRemapTable[VertexAttrib1dNV_remap_index] macro
16200 return (_glptr_VertexAttrib1dNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dNV));
16204 SET_by_offset(disp, _gloffset_VertexAttrib1dNV, fn);
[all...]

Completed in 121 milliseconds