summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-4818-1.slang
Commit message (Collapse)AuthorAge
* Emit memory qualifier once for GLSL targets (#4819)ArielG-NV2024-08-12
Fixes #4818 Emit memory qualifier once for GLSL targets. Co-authored-by: Yong He <yonghe@outlook.com>