summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-10.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-21Allow calling a generic function with an existential value (dynamic dispatch)...Yong He