The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Vulkan Memory Allocator
Loading...
Searching...
No Matches
VmaTotalStatistics Struct Reference

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
 

Detailed Description

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().

Member Data Documentation

◆ memoryHeap

VmaDetailedStatistics VmaTotalStatistics::memoryHeap[VK_MAX_MEMORY_HEAPS]

◆ memoryType

VmaDetailedStatistics VmaTotalStatistics::memoryType[VK_MAX_MEMORY_TYPES]

◆ total

VmaDetailedStatistics VmaTotalStatistics::total

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.