mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
6650b94ff6
668: Return failures to the user in swap_chain_get_next_texture, rather than transparently reconfiguring. r=kvark a=AlphaModder TODO: - [x] Change `Global::swap_chain_get_next_texture` in `wgpu-core`. - [x] Update `wgpu_swap_chain_get_next_texture` in `wgpu-native`. (https://github.com/gfx-rs/wgpu-native/pull/32) - [x] Wrap `SwapChainOutput`/`SwapChainStatus` in a nice enum in `wgpu-rs`. (https://github.com/gfx-rs/wgpu-rs/pull/323) - [ ] Update `wgpu_bindings` (?) Co-authored-by: AlphaModder <quasiflux@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |