PhysicalDeviceExternalImageFormatInfoKHR

Type Alias PhysicalDeviceExternalImageFormatInfoKHR 

Source
pub type PhysicalDeviceExternalImageFormatInfoKHR = PhysicalDeviceExternalImageFormatInfo;

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceExternalImageFormatInfoKHR { pub sType: i32, pub pNext: *const c_void, pub handleType: u32, }

Fields§

§sType: i32§pNext: *const c_void§handleType: u32