summaryrefslogtreecommitdiffstats
path: root/tests/compute/dynamic-dispatch-bindless-texture.slang
Commit message (Expand)AuthorAge
* Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)ArielG-NV2025-05-22
* Migrate render-test away from deprecated compile request API (#6514)Anders Leino2025-03-12
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He2023-02-16
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* [gfx] Support StructuredBuffer<IInterface>. (#1851)Yong He2021-05-21
* Remove old code paths from render-test (#1760)Tim Foley2021-03-17
* Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley2020-11-19
* Support CUDA bindless texture in dynamic dispatch code. (#1575)Yong He2020-10-09