Module vulkanalia::prelude::v1_0[][src]

Vulkan 1.0 prelude.

Re-exports

pub use crate::vk;
pub use crate::Device;
pub use crate::Entry;
pub use crate::Instance;
pub use crate::VkResult;
pub use crate::VkSuccessResult;

Traits

ConvertCStr

A Vulkan type that can be converted to or from a borrowed C string.

DeviceV1_0

Vulkan 1.0 device command wrappers.

EntryV1_0

Vulkan 1.0 entry command wrappers.

Handle

A Vulkan handle type.

HasBuilder

A Vulkan type that has an associated builder.

InstanceV1_0

Vulkan 1.0 instance command wrappers.