Open 3D Engine Atom Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
General statistics from current state of the Allocator - total memory usage across all memory heaps and types. More...
#include <vk_mem_alloc.h>
Public Attributes | |
VmaDetailedStatistics | memoryType [VK_MAX_MEMORY_TYPES] |
VmaDetailedStatistics | memoryHeap [VK_MAX_MEMORY_HEAPS] |
VmaDetailedStatistics | total |
General statistics from current state of the Allocator - total memory usage across all memory heaps and types.
These are slower to calculate. Use for debugging purposes. See function vmaCalculateStatistics().