Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
175f5d71f4
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ impl iced_native::window::Backend for Backend {
|
|||
},
|
||||
compatible_surface: None,
|
||||
},
|
||||
wgpu::BackendBit::all(),
|
||||
wgpu::BackendBit::PRIMARY,
|
||||
)
|
||||
.await
|
||||
.expect("Request adapter");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue