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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h727 #define _gloffset_VertexAttrib3fvNV 692 macro
1093 #define _gloffset_VertexAttrib3fvNV driDispatchRemapTable[VertexAttrib3fvNV_remap_index] macro
H A Dglprocs.h1900 NAME_FUNC_OFFSET(11718, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, _gloffset_VertexAttrib3fvNV),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3657 if (_gloffset_VertexAttrib3fvNV >= 0)
3658 ((_glapi_proc *)(table))[_gloffset_VertexAttrib3fvNV] = (_glapi_proc)_mesa_marshal_VertexAttrib3fvNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2296 #define _gloffset_VertexAttrib3fvNV driDispatchRemapTable[VertexAttrib3fvNV_remap_index] macro
15892 return (_glptr_VertexAttrib3fvNV) (GET_by_offset(disp, _gloffset_VertexAttrib3fvNV));
15896 SET_by_offset(disp, _gloffset_VertexAttrib3fvNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2534 #define _gloffset_VertexAttrib3fvNV driDispatchRemapTable[VertexAttrib3fvNV_remap_index] macro
16365 return (_glptr_VertexAttrib3fvNV) (GET_by_offset(disp, _gloffset_VertexAttrib3fvNV));
16369 SET_by_offset(disp, _gloffset_VertexAttrib3fvNV, fn);
[all...]

Completed in 119 milliseconds