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

#include <Device.hpp>

Public Attributes

uint32_t heapIndex {}
 
bool deviceLocal {}
 
size_t heapSize {}
 
size_t usage {}
 
size_t budget {}
 
uint32_t blockCount {}
 
uint32_t allocationCount {}
 
size_t blockBytes {}
 
size_t allocationBytes {}
 

Member Data Documentation

◆ allocationBytes

size_t Foundation::RHI::RHIDeviceMemoryHeapStat::allocationBytes {}

◆ allocationCount

uint32_t Foundation::RHI::RHIDeviceMemoryHeapStat::allocationCount {}

◆ blockBytes

size_t Foundation::RHI::RHIDeviceMemoryHeapStat::blockBytes {}

◆ blockCount

uint32_t Foundation::RHI::RHIDeviceMemoryHeapStat::blockCount {}

◆ budget

size_t Foundation::RHI::RHIDeviceMemoryHeapStat::budget {}

◆ deviceLocal

bool Foundation::RHI::RHIDeviceMemoryHeapStat::deviceLocal {}

◆ heapIndex

uint32_t Foundation::RHI::RHIDeviceMemoryHeapStat::heapIndex {}

◆ heapSize

size_t Foundation::RHI::RHIDeviceMemoryHeapStat::heapSize {}

◆ usage

size_t Foundation::RHI::RHIDeviceMemoryHeapStat::usage {}

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