FSettings

Container for allocator settings.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/GPUDefragAllocator.h

Include

#include "GPUDefragAllocator.h"

Syntax

struct FSettings

Remarks

Container for allocator settings.

Variables

Name Description

Public variable

int32

 

MaxDefragDownShift

Maximum number of uint8s to relocate during a partial defrag by brute-force downshifting.

Public variable

int32

 

MaxDefragRelocations

Maximum number of uint8s to relocate, in total, during a partial defrag.

Public variable

int32

 

OverlappedBandwidthScale

Amount of extra bandwidth used when doing overlapped relocations

Constructors

Name Description

Public function

FSettings()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss