summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-13.slang
AgeCommit message (Expand)Author
2021-05-21[gfx] Support StructuredBuffer<IInterface>. (#1851)Yong He
2021-03-17Remove old code paths from render-test (#1760)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-10-22Generate `if` based dispatch logic on GPU targets. (#1585)Yong He
2020-09-21Enable all dynamic dispatch tests on CUDA. (#1552)Yong He
2020-09-10Allow existential types in `StructuredBuffer` element type. (#1536)Yong He