summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-1.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-17Initial attempt to enable CUDA dynamic dispatch codegen (#1549)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-01Disable dynamic dispatch tests on CUDA - as fails with exception about unhand...jsmall-nvidia
2020-06-17Dynamic dipatch non-static functions.Yong He