summaryrefslogtreecommitdiff
path: root/tests/language-feature/generics/variadic-0.slang
AgeCommit message (Expand)Author
2024-11-28wgsl: Conditionally enable some tests based on 'half' support (#5694)Anders Leino
2024-11-21Refresh of disabled WGPU tests (#5614)Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-08-28Make sure `NullDifferential` and its witness are removed after autodiff. (#4958)Yong He
2024-08-23Make variadic generics work with interfaces and forward autodiff. (#4905)Yong He
2024-08-18Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He