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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h737 #define _gloffset_VertexAttrib4ubvNV 702 macro
1103 #define _gloffset_VertexAttrib4ubvNV driDispatchRemapTable[VertexAttrib4ubvNV_remap_index] macro
H A Dglprocs.h1910 NAME_FUNC_OFFSET(11914, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, _gloffset_VertexAttrib4ubvNV),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3681 if (_gloffset_VertexAttrib4ubvNV >= 0)
3682 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4ubvNV] = (_glapi_proc)_mesa_marshal_VertexAttrib4ubvNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2306 #define _gloffset_VertexAttrib4ubvNV driDispatchRemapTable[VertexAttrib4ubvNV_remap_index] macro
16002 return (_glptr_VertexAttrib4ubvNV) (GET_by_offset(disp, _gloffset_VertexAttrib4ubvNV));
16006 SET_by_offset(disp, _gloffset_VertexAttrib4ubvNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2544 #define _gloffset_VertexAttrib4ubvNV driDispatchRemapTable[VertexAttrib4ubvNV_remap_index] macro
16475 return (_glptr_VertexAttrib4ubvNV) (GET_by_offset(disp, _gloffset_VertexAttrib4ubvNV));
16479 SET_by_offset(disp, _gloffset_VertexAttrib4ubvNV, fn);
[all...]

Completed in 126 milliseconds