Type Alias VkMemoryPropertyFlags

Source
pub type VkMemoryPropertyFlags = VkFlags;

Trait Implementations§

Source§

impl From<MemoryPropertyFlags> for VkMemoryPropertyFlags

Source§

fn from(value: MemoryPropertyFlags) -> Self

Converts to this type from the input type.