Module draw2d::graphics::vulkan::window_surface [−][src]
Expand description
This module defines the WindowSurface trait which defines the behavior Vulkan requires from a window implementation.
Traits
The WindowSurface trait defines what other parts of the application require of a window + Vulkan Surface pair.