Skip to content

anv: Enable HiZ on multi-LOD depth buffers.

Rohan Garg requested to merge shadeslayer/mesa:review/hiz_lod into main

What does this MR do and why?

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>

results

Edited by Rohan Garg

Merge request reports