summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-bindless-texture.slang
AgeCommit message (Expand)Author
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2023-02-16Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-05-21[gfx] Support StructuredBuffer<IInterface>. (#1851)Yong He
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2020-11-19Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley
2020-10-09Support CUDA bindless texture in dynamic dispatch code. (#1575)Yong He