summaryrefslogtreecommitdiffstats
path: root/tests/wgsl/explicit-binding.slang
Commit message (Collapse)AuthorAge
* Implement explciit binding for metal and wgsl. (#5778)Yong He2024-12-06
* Respect explicit bindings in wgsl emit. * Implement explciit binding generation for metal and wgsl. * Update toc. * Fix warnings in tests. * Fix tests. --------- Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>