Crate bevy_vulkano

Source

Structs§

BevyVulkanoContext
Wrapper around VulkanoContext to allow using them as resources
BevyVulkanoSettings
A resource for configuring usage winit and Vulkano
BevyVulkanoWindows
VulkanoWindow
VulkanoWinitPlugin
A Plugin that utilizes winit for window creation and event loop management. In addition, windows include custom render functionality with Vulkano. This is intended to replace bevy_winit.

Enums§

UpdateMode
Configure how the winit event loop should update.

Functions§

get_best_videomode
Gets the “best” videomode from a monitor.
get_fitting_videomode
Gets the “best” video mode which fits the given dimensions.
winit_runner
winit_window_position