ash::vkType Alias ExternalSemaphorePropertiesKHR
Source pub type ExternalSemaphorePropertiesKHR = ExternalSemaphoreProperties;
struct ExternalSemaphorePropertiesKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub export_from_imported_handle_types: ExternalSemaphoreHandleTypeFlags,
pub compatible_handle_types: ExternalSemaphoreHandleTypeFlags,
pub external_semaphore_features: ExternalSemaphoreFeatureFlags,
}
§export_from_imported_handle_types: ExternalSemaphoreHandleTypeFlags
§compatible_handle_types: ExternalSemaphoreHandleTypeFlags