Crate egui_vulkano

Crate egui_vulkano 

Source
Expand description

egui rendering backend for Vulkano.

Structs§

Painter
Contains everything needed to render the gui.

Enums§

DrawError
PainterCreationError
UpdateTexturesError
UpdateTexturesResult
You must use this to avoid attempting to modify a texture that’s still in use.