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