dzysk

Results 5 comments of dzysk

Edit: commented on the wrong vkcts issue. This one is still TODO

everything is ready to go. just waiting on approval https://github.com/shader-slang/slang/pull/3849 there is still this issue with vkcts in general for slang: https://github.com/shader-slang/slang/issues/4071

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...

Workflow action is ready to go with all expected passing tests passing. Before committing the change I'm looking into whether or not we can speed up the testing by running...

The new workflow has been committed and is running nightly. We were unable to run in parallel currently because when using slang we see random failures. I created an issue...