Vulkan Memory Allocator
|
General statistics from current state of Allocator. More...
#include <vk_mem_alloc.h>
Public Attributes | |
VmaStatInfo | memoryType [VK_MAX_MEMORY_TYPES] |
VmaStatInfo | memoryHeap [VK_MAX_MEMORY_HEAPS] |
VmaStatInfo | total |
General statistics from current state of Allocator.
VmaStatInfo VmaStats::memoryHeap[VK_MAX_MEMORY_HEAPS] |
VmaStatInfo VmaStats::memoryType[VK_MAX_MEMORY_TYPES] |
VmaStatInfo VmaStats::total |