summaryrefslogtreecommitdiff
path: root/tests/compute/empty-struct2.slang
AgeCommit message (Expand)Author
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
2019-01-25Fixup handling of empty structs in function return types and parameters. (#796)Yong He