Crate pilka_ash[][src]

Modules

Wrappers for Vulkan extensions

Raw Vulkan bindings and types, generated from vk.xml

Macros

Structs

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 main struct that holds all render primitives

The entry point for vulkan application.

Enums

Constants

Traits

Window that wraps around a raw window handle.

Functions

Type Definitions

Default function loader