Type Alias ash::vk::PhysicalDeviceExternalSemaphoreInfoKHR
source · pub type PhysicalDeviceExternalSemaphoreInfoKHR = PhysicalDeviceExternalSemaphoreInfo;Aliased Type§
struct PhysicalDeviceExternalSemaphoreInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
pub handle_type: ExternalSemaphoreHandleTypeFlags,
}Fields§
§s_type: StructureType§p_next: *const c_void§handle_type: ExternalSemaphoreHandleTypeFlags