Vulkan Memory Allocator
Public Attributes | List of all members
VmaStats Struct Reference

General statistics from current state of Allocator. More...

Public Attributes

VmaStatInfo memoryType [VK_MAX_MEMORY_TYPES]
 
VmaStatInfo memoryHeap [VK_MAX_MEMORY_HEAPS]
 
VmaStatInfo total
 

Detailed Description

General statistics from current state of Allocator.

Member Data Documentation

◆ memoryHeap

VmaStatInfo VmaStats::memoryHeap[VK_MAX_MEMORY_HEAPS]

◆ memoryType

VmaStatInfo VmaStats::memoryType[VK_MAX_MEMORY_TYPES]

◆ total

VmaStatInfo VmaStats::total

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