mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-06 14:51:04 +00:00
* 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.