FRDGAllocator::Alloc

Allocates raw memory.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h

Include

#include "RenderGraphDefinitions.h"

Syntax

void * Alloc
(
    uint32 SizeInBytes,
    uint32 AlignInBytes
)

Remarks

Allocates raw memory.

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