summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/constants
Commit message (Expand)AuthorAge
* Enforce rule that `export`/`extern` (non cpp) must be `const` (#7113)ArielG-NV2025-05-16
* WGSL: Fix issue where global calls are generated (#5768)Anders Leino2024-12-12
* Fix crash during emitCast of attributed type, allow MaxIters to take linktime...Yong He2024-12-09
* Refresh of disabled WGPU tests (#5614)Anders Leino2024-11-21
* Various WGSL fixes. (#5490)Yong He2024-11-04
* Enable WebGPU tests in CI (#5239)Anders Leino2024-10-15
* Support constant folding for static array access. (#5248)Yong He2024-10-09
* Fix IR lowering for generic interface types. (#4761)Yong He2024-07-31
* enable more metal tests (#4326)skallweitNV2024-06-10
* Metal compute tests (#4292)skallweitNV2024-06-07
* Allow loop counters to be used as constexpr arguments. (#3139)Yong He2023-08-18
* Fix generic param inference through TypeCastIntVal. (#2916)Yong He2023-06-02
* Preserve type cast during AST constant folding. (#2912)Yong He2023-05-31
* Allow `static const` interface requirements. (#2378)Yong He2022-08-24
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Convert more tests to use shader objects (#1659)Tim Foley2021-01-15
* Add a test for static const declarations in structure types (#1300)Tim Foley2020-03-30