summaryrefslogtreecommitdiff
path: root/tests/compute/inout.slang
AgeCommit message (Expand)Author
2024-12-06Implement explciit binding for metal and wgsl. (#5778)Yong He
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-17IR: Add support for `out` and `inout` parameters (#289)Tim Foley