FVulkanResourceHeap::AllocateResource

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

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

Include

#include "VulkanMemory.h"

Syntax

bool AllocateResource
(
    FVulkanAllocation & OutAllocation,
    FVulkanEvictable * AllocationOwner,
    EType Type,
    uint32 Size,
    uint32 Alignment,
    bool bMapAllocation,
    bool bForceSeparateAllocation,
    EVulkanAllocationMetaType MetaType,
    const char * File,
    uint32 Line
)

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