summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-any-value-marshalling.cpp
AgeCommit message (Expand)Author
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2021-01-21Initialize unused fields in packAnyValue (#1669)Yong He
2020-10-09Support CUDA bindless texture in dynamic dispatch code. (#1575)Yong He
2020-09-14Dynamic dispatch bug fixes. (#1541)Yong He
2020-08-18Support initializing an existential value from a generic value. (#1503)Yong He
2020-08-07AnyValue packing/unpacking pass. (#1480)Yong He