diff options
author | Brian Paul <[email protected]> | 2013-02-11 16:39:42 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-02-12 08:11:05 -0700 |
commit | 4bfdef87e66bfb2459af570351798d7754ddfb9f (patch) | |
tree | bf2ed302a1cf52ad0f46ba856bde7d7f77a3aa44 /src/gallium/state_trackers | |
parent | a79ce0c925809f0aeaa51b9c3122912c36c646d2 (diff) |
util: fix incorrect Z bit masking in util_clear_depth_stencil()
For PIPE_FORMAT_Z24_UNORM_S8_UINT, the Z bits are in the 24
least significant bits.
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=60527
and http://bugs.freedesktop.org/show_bug.cgi?id=60524
and http://bugs.freedesktop.org/show_bug.cgi?id=60047
Note: This is a candidate for the stable branches.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions