Module erupt::utils::surface

source ·
Expand description

Create a SurfaceKHR using a RawWindowHandle (adapted from ash-window).

Enabled using the loading cargo feature.

Functions

Create a surface from a raw surface handle.
Query the required instance extensions for creating a surface from a window handle.