mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
475dc0aabf
* 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.