mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +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.