Skip to main content

PhysicalDeviceMaintenance6FeaturesKHR

Type Alias PhysicalDeviceMaintenance6FeaturesKHR 

Source
pub type PhysicalDeviceMaintenance6FeaturesKHR = PhysicalDeviceMaintenance6Features;

Aliased Type§

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

Fields§

§s_type: StructureType

Must be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_FEATURES.

§p_next: *mut c_void

Optional, may be null.

§maintenance6: u32