Type Alias VkInstanceCreateFlags

Source
pub type VkInstanceCreateFlags = VkFlags;

Trait Implementations§

Source§

impl From<InstanceCreateFlags> for VkInstanceCreateFlags

Source§

fn from(value: InstanceCreateFlags) -> Self

Converts to this type from the input type.