summaryrefslogtreecommitdiff
path: root/tests/compute/compile-time-loop.slang
AgeCommit message (Expand)Author
2024-11-13Various fixes to enable some WGSL graphics tests (#5548)Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-07-10Fixes to Metal Input parameters and Output value input/output semantics (#4536)ArielG-NV
2024-06-07Metal compute tests (#4292)skallweitNV
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-02-03Remove non-IR codegen paths (#398)Tim Foley
2017-11-17IR: support `CompileTimeForStmt` (#286)Tim Foley