FBufferAllocation::FBufferAllocation

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

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

Include

#include "VulkanMemory.h"

Syntax

FBufferAllocation
(
    FResourceHeapManager * InOwner,
    FDeviceMemoryAllocation * InDeviceMemoryAllocation,
    uint32 InMemoryTypeIndex,
    VkMemoryPropertyFlags InMemoryPropertyFlags,
    uint32 InAlignment,
    VkBuffer InBuffer,
    uint32 InBufferId,
    VkBufferUsageFlags InBufferUsageFlags,
    int32 InPoolSizeIndex
)

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