summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-resources.cpp
AgeCommit message (Expand)Author
2020-09-10Add a pass to support resource return values (#1537)Tim Foley
2020-07-23Run array specialization in a sperate pass. (#1449)Yong He
2020-07-17Disable specializing function calls if they have a struct param, that contain...jsmall-nvidia
2020-06-15Specialize function calls involving array arguments. (#1389)Yong He
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia