FGPUDefragAllocator::FMemoryChunk::GetAvailableSize

Returns the number of uint8s that can be allocated from this chunk.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Syntax

int64 GetAvailableSize() const

Remarks

Returns the number of uint8s that can be allocated from this chunk.

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