summaryrefslogtreecommitdiffstats
path: root/tests/serialization/serialized-module-shared.slang
Commit message (Collapse)AuthorAge
* Add slangc interface to compile and use ir modules. (#3615)Yong He2024-02-23
* Add slangc interface to compile and use ir modules. * Fix glsl scalar layout settings not copied to target. * Fix. * Cleanups.