summaryrefslogtreecommitdiff
path: root/tests/language-feature/bit-cast/struct-bit-cast.slang
AgeCommit message (Expand)Author
2024-06-13Metal: misc fixes and enable more tests. (#4374)Yong He
2024-06-07Metal compute tests (#4292)skallweitNV
2024-04-22bit_cast & reinterpret warning if src->dst type not equally sized. (#3988)ArielG-NV
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-02-12Support `bit_cast` between complex types. (#1702)Yong He