Type Alias ash::vk::ImagePlaneMemoryRequirementsInfoKHR
source · pub type ImagePlaneMemoryRequirementsInfoKHR = ImagePlaneMemoryRequirementsInfo;
Aliased Type§
struct ImagePlaneMemoryRequirementsInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
pub plane_aspect: ImageAspectFlags,
}
Fields§
§s_type: StructureType
§p_next: *const c_void
§plane_aspect: ImageAspectFlags