Home | History | Annotate | Download | only in swrast

Lines Matching full:affine_span

270 affine_span(struct gl_context *ctx, SWspan *span,
587 #define RENDER_SPAN( span ) affine_span(ctx, &span, &info);