Re-exports§
pub use egui_wgpu as renderer;pub use egui_winit as platform;pub use platform::egui;pub use platform::winit;pub use renderer::wgpu;
Structs§
- Backend
- Egui backend with winit platform and wgpu renderer
- Backend
Descriptor - Backend creation descriptor
- Render
Descriptor