diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/compute/column-major.slang.expected.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/compute/column-major.slang.expected.txt b/tests/compute/column-major.slang.expected.txt index e69de29bb..14ab70a6a 100644 --- a/tests/compute/column-major.slang.expected.txt +++ b/tests/compute/column-major.slang.expected.txt @@ -0,0 +1,5 @@ +type: float +1.000000 +2.000000 +3.000000 +141.000000 |
