mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Change the type of `naga::valid::Validator::needs_visit` from `BitSet` to `HandleSet`. Adjust uses. Add `HandleSet` method `iter`.
Change the type of `naga::valid::Validator::needs_visit` from `BitSet` to `HandleSet`. Adjust uses. Add `HandleSet` method `iter`.