mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-26 20:01:17 +00:00
25f7eff9a3
* 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.