Expand description

Module for painting egui with wgpu on winit.

Structs

Everything you need to paint egui with wgpu on winit.

Access to the render state for egui, which can be useful in combination with [egui::PaintCallback]s for custom rendering using WGPU.