Module erupt::utils

source ·
Expand description

Utilities to aid your usage of this crate.

Modules

Utilities for working with vk::PhysicalDeviceFeatures2.
Load functions using libloading.
Create a SurfaceKHR using a RawWindowHandle (adapted from ash-window).

Structs

Idiomatic wrapper around a Vulkan Result.

Functions

Safely decode arbitrary SPIR-V data to it’s correct word representation.
Returns an iterator over all nodes in the given pointer chain.