Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_depth.h38 _swrast_depth_test_span( struct gl_context *ctx, SWspan *span);
Ds_stencil.c418 _swrast_depth_test_span(ctx, span); in _swrast_stencil_and_ztest_span()
Ds_depth.c283 _swrast_depth_test_span(struct gl_context *ctx, SWspan *span) in _swrast_depth_test_span() function
Ds_span.c1234 if (!_swrast_depth_test_span(ctx, span)) { in _swrast_write_rgba_span()