summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-471.slang
AgeCommit message (Expand)Author
2025-08-07Add warning for comma operators used outside for-loops and expand expressions...Copilot
2024-12-06Implement explciit binding for metal and wgsl. (#5778)Yong He
2024-11-07Enable a bunch of WGPU tests (#5513)Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-12-03Add shader object parameter binding to renderer_test. (#1622)Yong He
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2018-04-02Implement "operator comma" in IR codegen (#472)Tim Foley