mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Improves the dot backend output by: - Linking new nodes to the end of other blocks, instead of the beginning - Generating merge nodes for conditional statements - Generating connections from break/continue nodes to their target - Introducing a "cfg only" mode that only generates statements