mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-29 10:51:05 +00:00
* During recording of acceleration structure builds, add a callback to track lifetime of virtual acceleration structure resource. * Execute the callback at time command list execution to ensure the order of correct acceleration structure on the backing buffer storage.