diff options
| author | Yong He <yonghe@outlook.com> | 2018-01-20 02:48:12 -0500 |
|---|---|---|
| committer | Yong He <yonghe@outlook.com> | 2018-01-20 02:48:12 -0500 |
| commit | 913f4d09b91e3fd7449468b135881c940cacb3c0 (patch) | |
| tree | 955ea56acc362f3b4ae071b93bbccfffc9799d3d /tests/compute/array-param.slang.expected.txt | |
| parent | 6dd64fd9d31f29b07fcf63e743066efabbc1b092 (diff) | |
bug fixes
fixes #373
fixes bug that misses current translation unit's scope when resolving entry-point global type argument expression.
Diffstat (limited to 'tests/compute/array-param.slang.expected.txt')
| -rw-r--r-- | tests/compute/array-param.slang.expected.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/compute/array-param.slang.expected.txt b/tests/compute/array-param.slang.expected.txt new file mode 100644 index 000000000..61b9a3dcd --- /dev/null +++ b/tests/compute/array-param.slang.expected.txt @@ -0,0 +1,8 @@ +0 +3F80000 +0 +3F80000 +0 +3F80000 +0 +3F80000
\ No newline at end of file |
