FSettings

Different settings used to manage the buffer allocations.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSortManager.h

Include

#include "GPUSortManager.h"

Syntax

struct FSettings

Remarks

Different settings used to manage the buffer allocations.

Variables

Name Description

Public variable

EGPUSortFlags

 

AllowedFlags

The union of all clients flags.

Public variable

float

 

BufferSlack

The buffer slack when increasing or shrinking. See "fx.GPUSort.BufferSlack"

Public variable

int32

 

FrameCountBeforeShrinking

The number of frames before shrinking a buffer that is too big.

Public variable

int32

 

MinBufferSize

The minimal size of the sort buffers. See "fx.GPUSort.MinBufferSize"

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