Flags
VkMemoryAllocateFlags
Bitmask of VkMemoryAllocateFlagBits
typedef VkFlags VkMemoryAllocateFlags;
pub struct MemoryAllocateFlags(u32);
typedef VkMemoryAllocateFlags VkMemoryAllocateFlagsKHR;
pub type MemoryAllocateFlagsKHR = vk::MemoryAllocateFlags;
VkMemoryAllocateFlags is a bitmask type for setting a mask of zero or
more VkMemoryAllocateFlagBits.
Parent
VK_VERSION_1_1Type
Flags