FGPUDefragAllocator::Unlock

Unlocks an [FMemoryChunk](API\Runtime\RHI\FGPUDefragAllocator\FMemoryChunk)

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Source

/Engine/Source/Runtime/RHI/Private/GPUDefragAllocator.cpp

Syntax

virtual void Unlock
(
    const void * Pointer
)

Remarks

Unlocks an FMemoryChunk

Parameters

Parameter

Description

Pointer

Pointer indicating which chunk to unlock

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