summaryrefslogtreecommitdiff
path: root/tests/language-feature/constants
AgeCommit message (Expand)Author
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-10-09Support constant folding for static array access. (#5248)Yong He
2024-07-31Fix IR lowering for generic interface types. (#4761)Yong He
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2023-08-18Allow loop counters to be used as constexpr arguments. (#3139)Yong He
2023-06-02Fix generic param inference through TypeCastIntVal. (#2916)Yong He
2023-05-31Preserve type cast during AST constant folding. (#2912)Yong He
2022-08-24Allow `static const` interface requirements. (#2378)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-03-30Add a test for static const declarations in structure types (#1300)Tim Foley