summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-4.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-10Dynamic code gen for generic local variables. (#1434)Yong He