Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
175f5d71f4
@ -28,7 +28,7 @@ impl iced_native::window::Backend for Backend {
|
|||||||
},
|
},
|
||||||
compatible_surface: None,
|
compatible_surface: None,
|
||||||
},
|
},
|
||||||
wgpu::BackendBit::all(),
|
wgpu::BackendBit::PRIMARY,
|
||||||
)
|
)
|
||||||
.await
|
.await
|
||||||
.expect("Request adapter");
|
.expect("Request adapter");
|
||||||
|
Loading…
Reference in New Issue
Block a user