Module vulkano::swapchain::display [] [src]

Allows you to create surfaces that fill a whole display, outside of the windowing system.

As far as the author knows, no existing device supports these features. Therefore the code here is mostly a draft and needs rework in both the API and the implementation.

Structs

Display

Represents a monitor connected to a physical device.

DisplayMode

Represents a mode on a specific display.

DisplayPlane

?