FBufferAllocation::CreateSubAllocation

Windows
MacOS
Linux

Override Hierarchy

FSubresourceAllocator::CreateSubAllocation()

FBufferAllocation::CreateSubAllocation()

References

Module

VulkanRHI

Header

/Engine/Source/Runtime/VulkanRHI/Public/VulkanMemory.h

Include

#include "VulkanMemory.h"

Syntax

virtual FResourceSuballocation * CreateSubAllocation
(
    uint32 Size,
    uint32 AlignedOffset,
    uint32 AllocatedSize,
    uint32 AllocatedOffset
)

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