Plasma Engine  2.0
Loading...
Searching...
No Matches
plVulkanAllocationCreateFlags Struct Reference

Subset of VmaAllocationCreateFlagBits. Duplicated for abstraction purposes. More...

#include <MemoryAllocatorVulkan.h>

Classes

struct  Bits
 

Public Types

enum  Enum {
  DedicatedMemory = 0x00000001 , NeverAllocate = 0x00000002 , Mapped = 0x00000004 , CanAlias = 0x00000200 ,
  HostAccessSequentialWrite = 0x00000400 , HostAccessRandom = 0x00000800 , StrategyMinMemory = 0x00010000 , StrategyMinTime = 0x00020000 ,
  Default = 0
}
 
typedef plUInt32 StorageType
 

Detailed Description

Subset of VmaAllocationCreateFlagBits. Duplicated for abstraction purposes.


The documentation for this struct was generated from the following file: