mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-31 20:01:12 +00:00
* Most of these - all but a clone - require us to wait for the GPU execution to finish to get the size of the resulting AS to update our tracking. We issue a fence from the queue at submission time and then leave the RT manager to check for updates on each submission to get the latest information.