You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change allows binocle to work on my system. Before it was crashing with
```
[2023-10-28T12:55:23Z WARN wgpu_hal::vulkan::instance] \
create_instance: VkError(ERROR_INCOMPATIBLE_DRIVER)
Error: No suitable `wgpu::Adapter` found.
```
Based off of https://github.com/parasyte/pixels/tree/main/examples/minimal-egui/src
0 commit comments