summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-13.slang
AgeCommit message (Expand)Author
2020-10-22Generate `if` based dispatch logic on GPU targets. (#1585)Yong He
2020-09-21Enable all dynamic dispatch tests on CUDA. (#1552)Yong He
2020-09-10Allow existential types in `StructuredBuffer` element type. (#1536)Yong He