summaryrefslogtreecommitdiffstats
path: root/tests/compute/dynamic-dispatch-2.slang
Commit message (Expand)AuthorAge
* Convert more tests to use shader objects (#1659)Tim Foley2021-01-15
* Enable all dynamic-dispatch tests on D3D/VK. (#1615)Yong He2020-11-30
* Enable all dynamic dispatch tests on CUDA. (#1552)Yong He2020-09-21
* Enable lower-generics pass universally. (#1518)Yong He2020-08-28
* `AnyValue` based dynamic dispatch code gen (#1477)Yong He2020-08-05
* Disable dynamic dispatch tests on CUDA - as fails with exception about unhand...jsmall-nvidia2020-07-01
* Fix `lowerFuncType` and small bug fixes.Yong He2020-06-24
* Dynamic dispatch for static member functions of associatedtypes. (#1404)Yong He2020-06-19