mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 21:40:41 +00:00
7619414b8a
This tests submitting commands, signals, and waits to graphics and multiple compute queues where the entire frame's submission for each queue depends on the other queues and the submission order is not the order in which the GPU (and replay) need to be processed. This is to ensure any capture or replaying deserialises adequately.