summaryrefslogtreecommitdiff
path: root/tests/compute/typedef-member.slang
AgeCommit message (Expand)Author
2025-09-03Fix#8086: Batch-10: Enable cuda tests (#8270)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
2017-12-28Fix NameExprType returning deleted canonical type when it's in a generic parent.Yong He