summaryrefslogtreecommitdiff
path: root/tests/bugs/rwstructuredbuffer-existential-in-struct.slang.expected.txt
AgeCommit message (Collapse)Author
2021-01-22Fix existential specialization of mutable buffer loads. (#1671)Yong He
* Fix existential specialization of mutable buffer loads. * fix Co-authored-by: Yong He <yhe@nvidia.com>