Searched defs:SWspan (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_span.h91 * The SWspan structure describes the colors, Z, fogcoord, texcoords,
158 } SWspan; typedef in typeref:struct:sw_span
176 _swrast_span_default_attribs(GLcontext *ctx, SWspan *span);
179 _swrast_span_interpolate_z( const GLcontext *ctx, SWspan *span );
187 _swrast_write_index_span( GLcontext *ctx, SWspan *span);
191 _swrast_write_rgba_span( GLcontext *ctx, SWspan *span);
220 SWspan *span);

Completed in 43 milliseconds