pub type ImagePlaneMemoryRequirementsInfoKHR = ImagePlaneMemoryRequirementsInfo;Expand description
Aliased Type§
#[repr(C)]pub struct ImagePlaneMemoryRequirementsInfoKHR {
pub s_type: StructureType,
pub next: *const c_void,
pub plane_aspect: ImageAspectFlags,
}Fields§
§s_type: StructureType§next: *const c_void§plane_aspect: ImageAspectFlags