summaryrefslogtreecommitdiff
path: root/tests/compute/array-existential-parameter.slang.expected.txt
AgeCommit message (Collapse)Author
2020-09-14Support shader parameters that are an array of existential type. (#1542)Yong He
* Support shader parameters that are an array of existential type. * Rename to getFirstNonExistentialValueCategory Co-authored-by: Yong He <yhe@nvidia.com>