mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
833: Switch pipeline flag to mutation of depth/stencil r=startoaster a=kvark **Connections** Reported on the matrix **Description** If the pass mutates depth/stencil, but the pipeline doesn't, it's not a bug! **Testing** on it... Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>