mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Change `naga::proc::index::find_checked_indexes` to return a `HandleSet<Expression>`, rather than an untyped `BitSet`. Fix uses in the Metal Shading Language backend.