Module winit

Source
Expand description

A winit-based implementation of the KhoraWindow trait.

Structsยง

WinitWindow
A wrapper around a winit::window::Window that implements the KhoraWindow trait.
WinitWindowBuilder
A builder for creating WinitWindow instances.