pub type SparseImageFormatProperties2KHR = SparseImageFormatProperties2;Expand description
Aliased Type§
#[repr(C)]pub struct SparseImageFormatProperties2KHR {
pub s_type: StructureType,
pub next: *mut c_void,
pub properties: SparseImageFormatProperties,
}Fields§
§s_type: StructureType§next: *mut c_void§properties: SparseImageFormatProperties