[][src]Crate rendy_wsi

Window system integration.

Macros

with_winit

Resolve into input AST if winit support is enabled.

without_winit

Resolve into input AST if winit support is disabled.

Structs

NextImages

Represents acquire frames that will be presented next.

Surface

Rendering target bound to window.

Target

Rendering target bound to window. With swapchain created.