mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
33d36788a6
* Normally we only check mapped memory when it's referenced during capture by some binding, but for BDA we don't have bindings so we have to conservatively check it every time.