summaryrefslogtreecommitdiff
path: root/tests/serialization/serialized-module-test.slang
AgeCommit message (Expand)Author
2024-02-23Add slangc interface to compile and use ir modules. (#3615)Yong He
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-10-31Reference IR modules with entry point (#1101)jsmall-nvidia
2019-10-30WIP: Simple separate IR module linkage working (#1100)jsmall-nvidia