Skip to main content

PhysicalDeviceSwapchainMaintenance1FeaturesEXT

Type Alias PhysicalDeviceSwapchainMaintenance1FeaturesEXT 

Source
pub type PhysicalDeviceSwapchainMaintenance1FeaturesEXT = PhysicalDeviceSwapchainMaintenance1FeaturesKHR;

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceSwapchainMaintenance1FeaturesEXT { pub s_type: StructureType, pub p_next: *mut c_void, pub swapchain_maintenance1: u32, }

Fields§

§s_type: StructureType

Must be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SWAPCHAIN_MAINTENANCE_1_FEATURES_KHR.

§p_next: *mut c_void

Optional, may be null.

§swapchain_maintenance1: u32