mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
813: Add buffer creation error type r=kvark a=GabrielMajeri **Connections** Part of #638 **Description** Adds an error type for the buffer creation functions. **Testing** Checked with core and ran test on player. Co-authored-by: Gabriel Majeri <gabriel.majeri6@gmail.com>