summaryrefslogtreecommitdiff
path: root/tests/compute/unbounded-array-of-array-syntax.slang.expected.txt
AgeCommit message (Collapse)Author
2019-10-11CPU unsized array documentation and another example (#1080)jsmall-nvidia
* WIP: Unsized arrays on CPU. * unbounded-array-of-array working on CPU. * Test that has an unbounded array of array directly (ie without wrapping with ParameterBlock). Test works on CPU. * Remove some left over comments. * Added documention on unsized array usage on CPU targets.