mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
e040249398
* It was using the last bound render target, which could be empty if state was reset before presentation. Instead we use the copy target listed in the present drawcall as the actual swap buffer presented to.