FOldResourceAllocation::FOldResourceAllocation

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

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

Include

#include "VulkanMemory.h"

Source

/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp

Syntax

FOldResourceAllocation
(
    FOldResourceHeapPage * InOwner,
    FDeviceMemoryAllocation * InDeviceMemoryAllocation,
    uint32 InRequestedSize,
    uint32 InAlignedOffset,
    uint32 InAllocationSize,
    uint32 InAllocationOffset,
    const char * InFile,
    uint32 InLine
)

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