mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* feat: add missing 8/16-bit vertex formats (and 8-bit bgra) #6614 * add tests for 1-component vertex formats (and bgra) * metal: unpacking function for 1-component vertex formats * test: use proper alignment for float16 vertex format * changelog: new vertex formats