summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-5.slang
AgeCommit message (Expand)Author
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-11-30Enable all dynamic-dispatch tests on D3D/VK. (#1615)Yong He
2020-09-21Enable all dynamic dispatch tests on CUDA. (#1552)Yong He
2020-08-28Enable lower-generics pass universally. (#1518)Yong He
2020-08-05`AnyValue` based dynamic dispatch code gen (#1477)Yong He
2020-07-07Add a test case for dynamic dispatch with `This` type in interface decl. (#1431)Yong He