mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-08 06:45:49 +00:00
* Pixel shader debugging was right by coincidence because it replayed the drawcall, but technically that could produce incorrect results as we would then pick up UAV contents from after the draw, not before.