![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanMemory.h>
Public Member Functions | |
| FHeapInfo () | |
Public Attributes | |
| VkDeviceSize | UsedSize |
| VkDeviceSize | PeakSize |
| TArray< FDeviceMemoryAllocation * > | Allocations |
|
inline |
| TArray<FDeviceMemoryAllocation*> VulkanRHI::FDeviceMemoryManager::FHeapInfo::Allocations |
| VkDeviceSize VulkanRHI::FDeviceMemoryManager::FHeapInfo::PeakSize |
| VkDeviceSize VulkanRHI::FDeviceMemoryManager::FHeapInfo::UsedSize |