summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-4704.slang
Commit message (Collapse)AuthorAge
* Fix for `ConstantBuffer<T[...]>` causing a segfault (#4705)ArielG-NV2024-07-23
Fixes: #4704 Change the type we assign when getting the member variable of a legalized `ConstantBuffer<T[...]>`.