summaryrefslogtreecommitdiff
path: root/tests/bugs/implicit-cast.slang
AgeCommit message (Collapse)Author
2023-08-09Support implciit casted swizzled lvalue. (#3077)Yong He
* Support implciit casted swizzled lvalue. * Fix warnings. * Fix. * fix comment. * Prefer mangled linkage name for global params. * Update tests. --------- Co-authored-by: Yong He <yhe@nvidia.com>