Module vulkan_rs::prelude::vk_nv_dedicated_allocation [] [src]

Reexports

pub use util::vk_null_handle;
pub use util::VkNullHandle;
pub use util::VkResultObj;
pub use util::VkError;
pub use util::VkVersion;
pub use platform as vk_platform;

Structs

VkDedicatedAllocationBufferCreateInfoNV
VkDedicatedAllocationImageCreateInfoNV
VkDedicatedAllocationMemoryAllocateInfoNV

Constants

VK_NV_DEDICATED_ALLOCATION_EXTENSION_NAME
VK_NV_DEDICATED_ALLOCATION_SPEC_VERSION
VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV
VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV
VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV

Functions

vk_null

Creates a null mutable raw pointer.