mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
525babb868
* With only a single semaphore we can only have one frame in flight and get validation layer messages if we run faster than that and re-use the renderStartSemaphore before the previous frame has completed.