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