Skip to content

d3d12: transition the right planes

Erik Faye-Lund requested to merge kusma/mesa:d3d12-transition-stencil-fix into master

We need to start transitioning at plane 1 for stencil-only resources, otherwise we end up transitioning the depth-plane instead.

Closes: #3837 (closed)

Merge request reports