Module erupt::utils::surface[][src]

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

Enabled using the loading cargo feature

Functions

create_surface

Create a surface from a raw surface handle.

enumerate_required_extensions

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