summaryrefslogtreecommitdiffstats
path: root/tests/bugs/implicit-cast.slang
Commit message (Collapse)AuthorAge
* Support implciit casted swizzled lvalue. (#3077)Yong He2023-08-09
* 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>