summaryrefslogtreecommitdiffstats
path: root/tests/compute/unbounded-array-of-array.slang.expected.txt
Commit message (Collapse)AuthorAge
* Support for unbounded array of arrays (#1078)jsmall-nvidia2019-10-11
* WIP: Unsized arrays on CPU. * unbounded-array-of-array working on CPU. * Remove some left over comments.