Module erupt::utils[][src]

Utilities to aid your usage of this crate

Modules

loading

Load functions using libloading

surface

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

Structs

VulkanResult

Idiomatic wrapper around a Vulkan Result

Functions

decode_spv

Safely decode arbitrary SPIR-V data to it's correct word representation.