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