Struct gpu_allocator::VulkanAllocatorCreateDesc [−][src]
pub struct VulkanAllocatorCreateDesc {
pub instance: Instance,
pub device: Device,
pub physical_device: PhysicalDevice,
pub debug_settings: AllocatorDebugSettings,
}Fields
instance: Instancedevice: Devicephysical_device: PhysicalDevicedebug_settings: AllocatorDebugSettings