Crate pilka_ash[][src]

Modules

Wrappers for Vulkan extensions

Raw Vulkan bindings and types, generated from vk.xml

Macros

Structs

The main struct that holds all render primitives

Holds a custom type L to load symbols from (usually a handle to a dlopened library), the vkGetInstanceProcAddr loader function from this library (in vk::StaticFn), and Vulkan’s “entry point” functions (resolved with NULL instance) as listed in vkGetInstanceProcAddr’s description.

The entry point for vulkan application.

Enums

Traits

Window that wraps around a raw window handle.

Type Definitions

Default function loader