pub type VkImageAspectFlags = VkFlags;Trait Implementations§
Source§impl From<AspectMask> for VkImageAspectFlags
impl From<AspectMask> for VkImageAspectFlags
Source§fn from(value: AspectMask) -> Self
fn from(value: AspectMask) -> Self
Converts to this type from the input type.