summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-generic-type.cpp
AgeCommit message (Expand)Author
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-09-02Allow unspecialized existential shader parameters (dynamic dispatch). (#1529)Yong He
2020-08-18Support initializing an existential value from a generic value. (#1503)Yong He
2020-08-14Lower existential types. (#1497)Yong He
2020-08-05`AnyValue` based dynamic dispatch code gen (#1477)Yong He