mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
ad3ea6513d
* If it was a blocking invoke, we'd release the processed semaphore then the main thread could delete cmd before we check self delete (which could be garbage and look like it's true) and delete it again.