Home
last modified time | relevance | path

Searched refs:_swrast_depth_bounds_test (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_depth.h44 _swrast_depth_bounds_test( struct gl_context *ctx, SWspan *span );
Ds_depth.c411 _swrast_depth_bounds_test( struct gl_context *ctx, SWspan *span ) in _swrast_depth_bounds_test() function
Ds_span.c1176 if (!_swrast_depth_bounds_test(ctx, span)) { in _swrast_write_rgba_span()