mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 14:31:42 +00:00
* 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.