|
Foundation
|
#include <Device.hpp>
Public Member Functions | |
| RHIDeviceMemoryStats (Allocator *allocator) | |
Public Attributes | |
| Vector< RHIDeviceMemoryHeapStat > | heaps |
| Vector< RHIDeviceMemoryTypeStat > | memoryTypes |
| RHIDeviceMemoryTypeStat | total {} |
|
inlineexplicit |
| Vector<RHIDeviceMemoryHeapStat> Foundation::RHI::RHIDeviceMemoryStats::heaps |
| Vector<RHIDeviceMemoryTypeStat> Foundation::RHI::RHIDeviceMemoryStats::memoryTypes |
| RHIDeviceMemoryTypeStat Foundation::RHI::RHIDeviceMemoryStats::total {} |