Type Alias ash::vk::PhysicalDeviceTimelineSemaphorePropertiesKHR
source · pub type PhysicalDeviceTimelineSemaphorePropertiesKHR = PhysicalDeviceTimelineSemaphoreProperties;
Aliased Type§
struct PhysicalDeviceTimelineSemaphorePropertiesKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub max_timeline_semaphore_value_difference: u64,
}
Fields§
§s_type: StructureType
§p_next: *mut c_void
§max_timeline_semaphore_value_difference: u64