SpiecsEngine
 
Loading...
Searching...
No Matches
VulkanMemoryAllocator.h File Reference

The VulkanMemoryAllocator Class Definitions. More...

#include "Core/Core.h"
#include "VulkanUtils.h"
#include "Render/FrameInfo.h"

Go to the source code of this file.

Classes

class  Spices::VulkanMemoryAllocator
 

Namespaces

namespace  Spices
 

Typedefs

typedef enum Spices::VMAMemoryPropertyFlagExtendBits Spices::VMAMemoryPropertyFlagExtendBits
 Map to VmaAllocationCreateFlagBits while use VMA for memory create.
 

Enumerations

enum  Spices::VMAMemoryPropertyFlagExtendBits { Spices::VMA_MEMORY_PROPERTY_DEDICATED_MEMORY_BIT = 0x10000000 }
 Map to VmaAllocationCreateFlagBits while use VMA for memory create. More...
 

Detailed Description

The VulkanMemoryAllocator Class Definitions.

Author
Spices.

Definition in file VulkanMemoryAllocator.h.