Skip to content

turnip: Implement missing partial depth/stencil binding

We missed this when bringing up VK_KHR_dynamic_rendering. Fortunately there's a HW feature to make this possible without fiddling with depth/stencil state.

Merge request reports