mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
This fixes 2 issues: - we used to index `adjusted_global_expressions` with the handle index of the constant instead of its initializer - we used to adjust the initializer multiple times if the arena contained multiple `Expression::Constant`s pointing to the same constant