Module egui_wgpu::renderer

source ·
Expand description

Low-level painting of egui on wgpu.

Structs

A callback function that can be used to compose an [egui::PaintCallback] for custom WGPU rendering.
Renderer for a egui based GUI.
Information about the screen used for rendering.