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