mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
910f1dcd7e
It's currently forcibly disabled via 'check_support' because it's known to fail due to the fact that the commands are always serialised and replayed in submission order instead of the order that respects queues blocked on fence waits that get signalled later from other queues.