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