summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-357.slang.expected.txt
Commit message (Collapse)AuthorAge
* Add test for associated type from global generic parameter (#561)Tim Foley2018-05-11
Resolves #357 The example shader from that issue has been added as a test case, and works with the top-of-tree Slang compiler (most likely due to the changes introduced with the IR-level type system).