summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-com-interface.h
AgeCommit message (Expand)Author
2022-06-02COM interfaces with host callable (#2258)jsmall-nvidia
2022-05-10Initial support for COM interface in host code. (#2230)Yong He