mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-07 01:29:15 +01:00
Spilling the render pass should make shader storage buffer/image writes visible due to how external subpass dependencies are defined. For UAV rendering, we need to do this when changing the UAVs, even if the render targets themselves do not change.