FGPUDefragAllocator::Lock

Locks 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 Lock
(
    const void * Pointer
)

Remarks

Locks an FMemoryChunk

Parameters

Parameter

Description

Pointer

Pointer indicating which chunk to lock

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