summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-marshal-native-call.cpp
AgeCommit message (Expand)Author
2022-09-15Run simple compute kernel in gfx-smoke test. (#2400)Yong He
2022-08-20Call `gfx` in slang program. (#2370)Yong He
2022-07-25Allow `class` to implement COM interface, [DLLExport] (#2338)Yong He
2022-06-29Native call marshalling for ComPtr parameters and return values. (#2305)Yong He
2022-06-21Lower throwing COM interface method. (#2282)Yong He