FGPUDefragAllocator::FMemoryChunk::Link

Inserts this chunk after the passed in one.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Syntax

void Link
(
    FMemoryChunk *& ChunkToInsertAfter
)

Remarks

Inserts this chunk after the passed in one.

Parameters

Parameter

Description

ChunkToInsertAfter

Chunk to insert after

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