slang
slang copied to clipboard
Add nightly vkcts workflow
Adding a workflow to run vkcts nightly in slang mode using the expected list of passing tests.
Is it possible to run CTS in more than one thread? We should use something like 12 threads. Need to change back to schedule before merging.
There seems to be a limitation in slang right now that is preventing multi-threaded execution of the tests. However, I opened an issue to address that limitation: https://github.com/shader-slang/slang/issues/3739 When the limitation is resolved then the workflow can be updated to run the tests multi-threaded.