mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Assigning arrays by value works fine since all arrays are now wrapped by a struct. Co-authored-by: teoxoy <28601907+teoxoy@users.noreply.github.com>