pub const VmaVirtualAllocationCreateFlagBits_VMA_VIRTUAL_ALLOCATION_CREATE_UPPER_ADDRESS_BIT: VmaVirtualAllocationCreateFlagBits = 64;
Expand description

\brief Allocation will be created from upper stack in a double stack pool.

This flag is only allowed for virtual blocks created with #VMA_VIRTUAL_BLOCK_CREATE_LINEAR_ALGORITHM_BIT flag.