mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-11 00:05:51 +00:00
* We rely on the API-enforced lifetimes to be followed by the user, which means all resources they care about (note, might be some stale bindings) will be alive at queue submission time so we can just ref them all.