Searched refs:_swrast_depth_test_span (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_depth.h38 _swrast_depth_test_span( struct gl_context *ctx, SWspan *span);
H A Ds_stencil.c416 _swrast_depth_test_span(ctx, span);
H A Ds_depth.c283 _swrast_depth_test_span(struct gl_context *ctx, SWspan *span) function
H A Ds_span.c1233 if (!_swrast_depth_test_span(ctx, span)) {

Completed in 187 milliseconds