mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* [msl-out] wrap arrays in structs so that they can be returned by functions * Fix clippy problems * use a raw array for output fields * Fix clippy problems * Apply suggestions * Remove put_initialization_component * Check if the array is a constant size * Don't use the pointer class