summaryrefslogtreecommitdiff
path: root/tests/compute/func-param-legalize.slang
AgeCommit message (Expand)Author
2025-09-03Fix#8085: Batch-9: Enable cuda tests (#8269)Harsh Aggarwal (NVIDIA)
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
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-08-22WIP: CPU compute coverage (#1030)jsmall-nvidia
2018-02-03Remove non-IR codegen paths (#398)Tim Foley
2017-11-13Legalization of function parameter types.Yong He