summaryrefslogtreecommitdiffstats
path: root/tests/spirv/multi-entrypoint-no-rename.slang
Commit message (Collapse)AuthorAge
* Auto enable `-fvk-use-entrypoint-name` when there is more than one ↵Yong He2025-02-03
entrypoint. (#6260) * Auto enable `-fvk-use-entrypoint-name` when there is more than one entrypoint. * Fix.