summaryrefslogtreecommitdiffstats
path: root/tests/bugs/buffer-swizzle-store.slang.expected.txt
Commit message (Collapse)AuthorAge
* Various fixes in GLSL emit. (#3074)Yong He2023-08-09
* Fix name mangling of modified types. * Add `InterlockedAdd(__ref uint, int)` overload. * Fix. * Fix type error in ImageStore legalization. --------- Co-authored-by: Yong He <yhe@nvidia.com>