Type Alias VkImageAspectFlags

Source
pub type VkImageAspectFlags = VkFlags;

Trait Implementations§

Source§

impl From<AspectMask> for VkImageAspectFlags

Source§

fn from(value: AspectMask) -> Self

Converts to this type from the input type.