Expand description

Plugin systems for the render app.

Structs

Cached Pipeline IDs for the specialized EguiPipelines
Maps Egui textures to bind groups.
Scale and translation for rendering Egui shapes. Is needed to transform Egui coordinates from the screen space with the center at (0, 0) to the normalised viewport space.
Describes the transform buffer.
Extracted Egui contexts.
Extracted Egui settings.
Extracted Egui textures.
Extracted Egui render output.
Extracted window sizes.

Enums

Corresponds to Egui’s [egui::TextureId].

Functions

Extracts Egui context, render output, settings and application window sizes.
Extracts Egui textures.
Prepares Egui transforms.
Queues bind groups.
Queue EguiPipelines specialized on each window’s swap chain texture format.