Type Alias vulkanalia_sys::BindImagePlaneMemoryInfoKHR
source · pub type BindImagePlaneMemoryInfoKHR = BindImagePlaneMemoryInfo;Expand description
Aliased Type§
struct BindImagePlaneMemoryInfoKHR {
pub s_type: StructureType,
pub next: *const c_void,
pub plane_aspect: ImageAspectFlags,
}Fields§
§s_type: StructureType§next: *const c_void§plane_aspect: ImageAspectFlags