Crate egui_winit_vulkano

Crate egui_winit_vulkano 

Source

Re-exports§

pub use egui;

Structs§

CallbackContext
A set of objects used to perform custom rendering in a PaintCallback.
CallbackFn
A callback function that can be used to compose an [epaint::PaintCallback] for custom rendering with vulkano.
Gui
GuiConfig
RenderResources
A set of resources used to construct the render pipeline. These can be reused to create additional pipelines and buffers to be rendered in a PaintCallback.

Functions§

immutable_texture_from_bytes
immutable_texture_from_file