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