diff options
author | Brian Paul <[email protected]> | 2013-04-05 11:21:09 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-04-05 16:14:51 -0600 |
commit | de99b6d1170277e228dfd3b22297554619169ebf (patch) | |
tree | fe7b5e18a1e0432d5e4738721ff6d4c2594e9d66 /src/gallium/targets | |
parent | 9cda3560048e8595d3ffa315b76487f4479bff2c (diff) |
gallium/u_blitter: fix is_blit_generic_supported() stencil checking
Don't check if there's sampler support for stencil if we're not
going to actually blit/copy stencil values. Fixes the case where
we mistakenly said we can't support a blit of depth values from
S8Z24 to X8Z24.
Also, rename the is_stencil variable to dst_has_stencil to improve
readability.
NOTE: This is a candidate for the stable branches.
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions