Foundation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Foundation::RHI::RHIDeviceMemoryStats Struct Reference

#include <Device.hpp>

Public Member Functions

 RHIDeviceMemoryStats (Allocator *allocator)
 

Public Attributes

Vector< RHIDeviceMemoryHeapStatheaps
 
Vector< RHIDeviceMemoryTypeStatmemoryTypes
 
RHIDeviceMemoryTypeStat total {}
 

Constructor & Destructor Documentation

◆ RHIDeviceMemoryStats()

Foundation::RHI::RHIDeviceMemoryStats::RHIDeviceMemoryStats ( Allocator allocator)
inlineexplicit

Member Data Documentation

◆ heaps

Vector<RHIDeviceMemoryHeapStat> Foundation::RHI::RHIDeviceMemoryStats::heaps

◆ memoryTypes

Vector<RHIDeviceMemoryTypeStat> Foundation::RHI::RHIDeviceMemoryStats::memoryTypes

◆ total

RHIDeviceMemoryTypeStat Foundation::RHI::RHIDeviceMemoryStats::total {}

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