pub type PhysicalDeviceExternalImageFormatInfoKHR = PhysicalDeviceExternalImageFormatInfo;Aliased Type§
#[repr(C)]pub struct PhysicalDeviceExternalImageFormatInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
pub handle_type: ExternalMemoryHandleTypeFlagBits,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO.
p_next: *const c_voidOptional, may be null.
handle_type: ExternalMemoryHandleTypeFlagBits