Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add multi-queue wait-before-signal test
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.
- Loading branch information