Type Alias VkImageCreateFlags

Source
pub type VkImageCreateFlags = VkFlags;

Trait Implementations§

Source§

impl From<ImageFlags> for VkImageCreateFlags

Source§

fn from(value: ImageFlags) -> Self

Converts to this type from the input type.