summaryrefslogtreecommitdiffstats
path: root/tests/spirv/depth-replacing.slang
Commit message (Collapse)AuthorAge
* SPIRV Legalization fixes. (#3479)Yong He2024-01-23
* Fix CFG legalization for SPIRV backend. * Emit DepthReplacing execution mode. * Fix do-while lowering. --------- Co-authored-by: Yong He <yhe@nvidia.com>