Searched defs:affine_span (Results 1 - 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/swrast/ | ||
H A D | s_triangle.c | 270 affine_span(struct gl_context *ctx, SWspan *span, function 587 #define RENDER_SPAN( span ) affine_span(ctx, &span, &info); |
Completed in 46 milliseconds