commit | 5efecc9782cca3df1e413883ff10d16fde5fa135 | [log] [tgz] |
---|---|---|
author | Rohan Garg <rohan.garg@intel.com> | Fri Apr 05 11:51:11 2024 +0200 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Apr 24 16:42:06 2024 +0000 |
tree | 7b76458bda436bb36cb2895818d2955582005aa1 | |
parent | 599e8bf9212a1ef2f85a62ce48339aea0d365072 [diff] |
anv: Enable HiZ on multi-LOD depth buffers. Initial work by Rafael Antognolli <rafael.antognolli@intel.com> Reworks - Rebase to main - Emit the right hiz op for higher mip levels when transitioning the depth buffer Signed-off-by: Rohan Garg <rohan.garg@intel.com> Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28629>