mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
[spv-in] Split spv/mod.rs into two files.
`Frontend::next_block()` is the bulk of the logic, and moving it and nothing else into a separate file produces an even split in half. This is, of course, inferior to figuring out some way to make the huge function smaller, but it should be a cheap benefit to editability meanwhile.
This commit is contained in:
parent
2ca7ed99ba
commit
d2c6f44454
File diff suppressed because it is too large
Load Diff
3123
naga/src/front/spv/next_block.rs
Normal file
3123
naga/src/front/spv/next_block.rs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user