Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RHI::MemoryStatistics::Heap Struct Reference

#include <MemoryStatistics.h>

Public Attributes

Name m_name
 The platform-defined name of the heap.
 
HeapMemoryLevel m_heapMemoryType
 The type of the heap.
 
HeapMemoryUsage m_memoryUsage
 Memory usage of the heap.
 

Detailed Description

This structure tracks an instance of a physical memory heap. For certain platforms, there may be multiple heaps of a particular type (for example, multiple GPUs, or custom heaps on the same adapter). The source of the data is platform specific.


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