wgpu/wgpu-core
Nicolas Silva 855b06977f
Refactor create_buffer so that we can snatch the raw buffer in the error path. (#4878)
The general idea is to register postpone reigistering the buffer until towards the end of the function so that our unique reference to it lets us easily snatch the raw buffer if an error happens.
2023-12-15 10:08:03 +01:00
..
src Refactor create_buffer so that we can snatch the raw buffer in the error path. (#4878) 2023-12-15 10:08:03 +01:00
Cargo.toml Remove DX11 backend (#4828) 2023-12-06 15:12:46 -05:00
LICENSE.APACHE Add symlink LICENSE files into crates. (#2604) 2022-05-29 03:07:42 -04:00
LICENSE.MIT Add symlink LICENSE files into crates. (#2604) 2022-05-29 03:07:42 -04:00