![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GPUDefragAllocator.h>
Public Member Functions | |
| FSettings () | |
Public Attributes | |
| int32 | MaxDefragRelocations |
| int32 | MaxDefragDownShift |
| int32 | OverlappedBandwidthScale |
Container for allocator settings.
|
inline |
| int32 FGPUDefragAllocator::FSettings::MaxDefragDownShift |
Maximum number of uint8s to relocate during a partial defrag by brute-force downshifting.
| int32 FGPUDefragAllocator::FSettings::MaxDefragRelocations |
Maximum number of uint8s to relocate, in total, during a partial defrag.
| int32 FGPUDefragAllocator::FSettings::OverlappedBandwidthScale |
Amount of extra bandwidth used when doing overlapped relocations