Type Alias PhysicalDeviceExternalImageFormatInfoKHR

Source
pub type PhysicalDeviceExternalImageFormatInfoKHR = PhysicalDeviceExternalImageFormatInfo;

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceExternalImageFormatInfoKHR { pub s_type: StructureType, pub p_next: *const c_void, pub handle_type: ExternalMemoryHandleTypeFlags, }

Fields§

§s_type: StructureType§p_next: *const c_void§handle_type: ExternalMemoryHandleTypeFlags