summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-12.slang
AgeCommit message (Expand)Author
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2021-02-26Shader object specialization work-in-progress (#1728)Tim Foley
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-11-20Make witness and RTTI handles lower to `uint2`. (#1613)Yong He
2020-09-21Enable all dynamic dispatch tests on CUDA. (#1552)Yong He
2020-09-04Allow mixing unspecialized and specialized existential parameters. (#1533)Yong He