summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-14.slang
AgeCommit message (Expand)Author
2021-05-25Rework shader object specialization control interface. (#1857)Yong He
2021-05-25Allow overriding specialization args via `IShaderObject`. (#1854)Yong He
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-11-06Specialize witness table lookups. (#1596)Yong He