mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 11:38:54 +00:00
20e291d3f6
* [egui-wgpu] Device configuration is now dependent on adapter Additionally, renamed `backends` into `supported_backends` and improved & unified wgpu config defaults. * improve wgpu backend default * clippy fix * formatting --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>