pub type PhysicalDeviceTimelineSemaphoreFeaturesKHR = PhysicalDeviceTimelineSemaphoreFeatures;
Aliased Type§
struct PhysicalDeviceTimelineSemaphoreFeaturesKHR {
pub sType: u32,
pub pNext: *mut c_void,
pub timelineSemaphore: u32,
}
Fields§
§sType: u32
§pNext: *mut c_void
§timelineSemaphore: u32