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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h715 #define _gloffset_VertexAttrib1fvNV 680 macro
1081 #define _gloffset_VertexAttrib1fvNV driDispatchRemapTable[VertexAttrib1fvNV_remap_index] macro
H A Dglprocs.h1888 NAME_FUNC_OFFSET(11484, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, _gloffset_VertexAttrib1fvNV),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3649 if (_gloffset_VertexAttrib1fvNV >= 0)
3650 ((_glapi_proc *)(table))[_gloffset_VertexAttrib1fvNV] = (_glapi_proc)_mesa_marshal_VertexAttrib1fvNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2284 #define _gloffset_VertexAttrib1fvNV driDispatchRemapTable[VertexAttrib1fvNV_remap_index] macro
15760 return (_glptr_VertexAttrib1fvNV) (GET_by_offset(disp, _gloffset_VertexAttrib1fvNV));
15764 SET_by_offset(disp, _gloffset_VertexAttrib1fvNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2522 #define _gloffset_VertexAttrib1fvNV driDispatchRemapTable[VertexAttrib1fvNV_remap_index] macro
16233 return (_glptr_VertexAttrib1fvNV) (GET_by_offset(disp, _gloffset_VertexAttrib1fvNV));
16237 SET_by_offset(disp, _gloffset_VertexAttrib1fvNV, fn);
[all...]

Completed in 154 milliseconds