This is the complete list of members for vkmm::Allocation_T, including all inherited members.
__rep__(bool remove=false) | vkmm::Allocation_T | inline |
Allocation_T(uint32_t currentFrameIndex, bool userDataString) | vkmm::Allocation_T | inline |
ALLOCATION_TYPE enum name | vkmm::Allocation_T | |
ALLOCATION_TYPE_BLOCK enum value | vkmm::Allocation_T | |
ALLOCATION_TYPE_BLOCK_DEDICATED enum value | vkmm::Allocation_T | |
ALLOCATION_TYPE_DEDICATED enum value | vkmm::Allocation_T | |
ALLOCATION_TYPE_NONE enum value | vkmm::Allocation_T | |
BlockAllocMap() | vkmm::Allocation_T | |
BlockAllocUnmap() | vkmm::Allocation_T | |
CanBecomeLost() const | vkmm::Allocation_T | |
ChangeBlockAllocation(Allocator hAllocator, DeviceMemoryBlock *block, VkDeviceSize offset) | vkmm::Allocation_T | |
CompareExchangeLastUseFrameIndex(uint32_t &expected, uint32_t desired) | vkmm::Allocation_T | inline |
DedicatedAllocCalcStatsInfo(StatInfo &outInfo) | vkmm::Allocation_T | inline |
DedicatedAllocMap(Allocator hAllocator, void **ppData) | vkmm::Allocation_T | |
DedicatedAllocUnmap(Allocator hAllocator) | vkmm::Allocation_T | |
GetAlignment() const | vkmm::Allocation_T | inline |
GetBlock() const | vkmm::Allocation_T | inline |
GetFlags() const | vkmm::Allocation_T | inline |
GetLastUseFrameIndex() const | vkmm::Allocation_T | inline |
GetMapCount() const | vkmm::Allocation_T | inline |
GetMappedData() const | vkmm::Allocation_T | |
GetMemory() const | vkmm::Allocation_T | |
GetMemoryTypeIndex() const | vkmm::Allocation_T | |
GetOffset() const | vkmm::Allocation_T | |
GetPool() const | vkmm::Allocation_T | |
GetSize() const | vkmm::Allocation_T | inline |
GetSuballocationType() const | vkmm::Allocation_T | inline |
GetType() const | vkmm::Allocation_T | inline |
GetUserData() const | vkmm::Allocation_T | inline |
ID | vkmm::Allocation_T | |
InitBlockAllocation(Pool hPool, DeviceMemoryBlock *block, VkDeviceSize offset, VkDeviceSize alignment, VkDeviceSize size, SuballocationType suballocationType, bool mapped, bool canBecomeLost) | vkmm::Allocation_T | inline |
InitDedicatedAllocation(uint32_t memoryTypeIndex, VkDeviceMemory hMemory, SuballocationType suballocationType, void *pMappedData, VkDeviceSize size) | vkmm::Allocation_T | inline |
InitLost() | vkmm::Allocation_T | inline |
IsPersistentMap() const | vkmm::Allocation_T | inline |
IsUserDataString() const | vkmm::Allocation_T | inline |
m_BlockAllocation | vkmm::Allocation_T | |
m_DedicatedAllocation | vkmm::Allocation_T | |
m_pUserData | vkmm::Allocation_T | |
MakeLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) | vkmm::Allocation_T | |
name | vkmm::Allocation_T | |
SetUserData(Allocator hAllocator, void *pUserData) | vkmm::Allocation_T | |
~Allocation_T() | vkmm::Allocation_T | inline |