summaryrefslogtreecommitdiff
path: root/tools/slang-unit-test/unit-test-find-entrypoint-nested.cpp
AgeCommit message (Collapse)Author
2024-10-16Fix entrypoint naming in glsl backend. (#5320)Yong He
2024-10-14Fix assert when compiling an entrypoint that calls another entrypoint. (#5268)Yong He
* Fix assert when compiling an entrypoint that calls another entrypoint. * Fix test.