FScopedGPUDefragLock

[FScopedGPUDefragLock](API\Runtime\RHI\FScopedGPUDefragLock) can't cover any scope that will add dcb commands or we might deadlock with a master reserve failure.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Syntax

class FScopedGPUDefragLock

Remarks

FScopedGPUDefragLock can't cover any scope that will add dcb commands or we might deadlock with a master reserve failure.

Constructors

Name Description

Public function

FScopedGPUDefragLock

(
    FGPUDefragAllocator& InDefragAlloc...
)

Destructors

Name Description

Public function

~FScopedGPUDefragLock()

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