summaryrefslogtreecommitdiff
path: root/tests/compute/struct-in-generic.slang
AgeCommit message (Expand)Author
2025-08-25Fix#8084: Batch-8: Enable cuda tests (#8268)Harsh Aggarwal (NVIDIA)
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
2018-02-03Remove non-IR codegen paths (#398)Tim Foley
2018-01-12Support nested genericsYong He