summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-bindless-texture.slang
AgeCommit message (Expand)Author
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