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

/external/mesa3d/src/mesa/swrast/
H A Ds_span.h98 * The SWspan structure describes the colors, Z, fogcoord, texcoords,
169 } SWspan; typedef in typeref:struct:sw_span
188 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span);
191 _swrast_span_interpolate_z( const struct gl_context *ctx, SWspan *span );
200 _swrast_write_rgba_span( struct gl_context *ctx, SWspan *span);
215 SWspan *span);

Completed in 72 milliseconds