pub type PhysicalDeviceSynchronization2FeaturesKHR = PhysicalDeviceSynchronization2Features;Aliased Type§
#[repr(C)]pub struct PhysicalDeviceSynchronization2FeaturesKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub synchronization2: u32,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SYNCHRONIZATION_2_FEATURES.
p_next: *mut c_voidOptional, may be null.
synchronization2: u32