VkImagePlaneMemoryRequirementsInfoKHR

Type Alias VkImagePlaneMemoryRequirementsInfoKHR 

Source
pub type VkImagePlaneMemoryRequirementsInfoKHR = VkImagePlaneMemoryRequirementsInfo;

Aliased Type§

#[repr(C)]
pub struct VkImagePlaneMemoryRequirementsInfoKHR { pub sType: u32, pub pNext: *const c_void, pub planeAspect: u32, }

Fields§

§sType: u32§pNext: *const c_void§planeAspect: u32