Subset of VmaAllocationCreateFlagBits. Duplicated for abstraction purposes.
More...
#include <MemoryAllocatorVulkan.h>
|
enum | Enum {
DedicatedMemory = 0x00000001
, NeverAllocate = 0x00000002
, Mapped = 0x00000004
, CanAlias = 0x00000200
,
HostAccessSequentialWrite = 0x00000400
, HostAccessRandom = 0x00000800
, StrategyMinMemory = 0x00010000
, StrategyMinTime = 0x00020000
,
Default = 0
} |
|
typedef plUInt32 | StorageType |
|
Subset of VmaAllocationCreateFlagBits. Duplicated for abstraction purposes.
The documentation for this struct was generated from the following file: