Struct vk_sys::ImageFormatProperties2KHR [−][src]
#[repr(C)]pub struct ImageFormatProperties2KHR { pub sType: StructureType, pub pNext: *const c_void, pub imageFormatProperties: ImageFormatProperties, }
Fields
sType: StructureType
pNext: *const c_void
imageFormatProperties: ImageFormatProperties