google / amber

Amber is a multi-API shader test framework
Apache License 2.0
188 stars 63 forks source link

Vkqueuewaitidle correct author #1029

Closed phoenixxxx closed 1 year ago

phoenixxxx commented 1 year ago

google/vulkan-performance-layers requires a call to vkDeviceWaitIdle or vkQueueWaitIdle. Since we want to be able to use that layer in conjunction with Amber we need to somehow communicate that the Amber script has completed.

s-perron commented 1 year ago

I restarted to two failing tests. They might be flaky. Looking at the history of the test, it seems to fail every once in a while.