diff options
Diffstat (limited to 'tests/compute/static-const-matrix-array.slang.expected.txt')
| -rw-r--r-- | tests/compute/static-const-matrix-array.slang.expected.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/compute/static-const-matrix-array.slang.expected.txt b/tests/compute/static-const-matrix-array.slang.expected.txt new file mode 100644 index 000000000..7c72762a0 --- /dev/null +++ b/tests/compute/static-const-matrix-array.slang.expected.txt @@ -0,0 +1,9 @@ +type: float +6.000000 +42.000000 +6.000000 +78.000000 +6.000000 +114.000000 +6.000000 +150.000000 |
