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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h716 #define _gloffset_VertexAttrib1sNV 681 macro
1082 #define _gloffset_VertexAttrib1sNV driDispatchRemapTable[VertexAttrib1sNV_remap_index] macro
H A Dglprocs.h1889 NAME_FUNC_OFFSET(11504, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, _gloffset_VertexAttrib1sNV),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3631 if (_gloffset_VertexAttrib1sNV >= 0)
3632 ((_glapi_proc *)(table))[_gloffset_VertexAttrib1sNV] = (_glapi_proc)_mesa_marshal_VertexAttrib1sNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2285 #define _gloffset_VertexAttrib1sNV driDispatchRemapTable[VertexAttrib1sNV_remap_index] macro
15771 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV));
15775 SET_by_offset(disp, _gloffset_VertexAttrib1sNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2523 #define _gloffset_VertexAttrib1sNV driDispatchRemapTable[VertexAttrib1sNV_remap_index] macro
16244 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV));
16248 SET_by_offset(disp, _gloffset_VertexAttrib1sNV, fn);
[all...]

Completed in 174 milliseconds