Type Alias VkImageUsageFlags

Source
pub type VkImageUsageFlags = VkFlags;

Trait Implementations§

Source§

impl From<ImageUsageFlags> for VkImageUsageFlags

Source§

fn from(value: ImageUsageFlags) -> Self

Converts to this type from the input type.