Skip to content

anv: set stencil layout for input attachments

If an input attachment has a stencil format, we need to set this.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Reported-by: Samuel Pitoiset samuel.pitoiset@gmail.com Fixes: c1c346f1 ("anv: implement VK_KHR_separate_depth_stencil_layouts")

Merge request reports