FGPUDefragAllocator::FMemoryChunk::Compare

Comparison function for [Sort()](API\Runtime\Core\Algo\Algo__Sort\1), etc, based on increasing base address.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Syntax

static uint64 Compare
(
    const FMemoryChunk * A,
    const FMemoryChunk * B
)

Remarks

Comparison function for Sort(), etc, based on increasing base address.

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