mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Gets the WGPU_TRACE env variable and gives it as an optional argument
to request_device. Same mechanism as the wgpu-examples:
11b51693d3/examples/src/framework.rs (L316)
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend