diff options
| author | Yong He <yonghe@outlook.com> | 2021-01-22 09:22:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-22 09:22:45 -0800 |
| commit | 76db3366cb6cfb5432e5d26acb67e5a96224900e (patch) | |
| tree | 32b9b969b99a47c3d5de7bcdf61cf1fbfc724439 /tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt | |
| parent | dc063e58ec0d937465566edeea70b112e4d3e72c (diff) | |
Fix existential specialization of mutable buffer loads. (#1671)
* Fix existential specialization of mutable buffer loads.
* fix
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt')
| -rw-r--r-- | tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt b/tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt new file mode 100644 index 000000000..44e0be8e3 --- /dev/null +++ b/tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt @@ -0,0 +1,4 @@ +0 +0 +0 +0 |
