summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-18.slang
AgeCommit message (Collapse)Author
2021-10-21Passing associated type arguments to existential parameters + packing for ↵Yong He
`bool`. (#1987) * Passing associated type arguments to existential parameters + packing for `bool`. * fix typo Co-authored-by: Yong He <yhe@nvidia.com>