FStagingBuffer

Windows
MacOS
Linux

Inheritance Hierarchy

FVulkanEvictable

FRefCount

FStagingBuffer

References

Module

VulkanRHI

Header

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

Include

#include "VulkanMemory.h"

Syntax

class FStagingBuffer :
    public FVulkanEvictable,
    public VulkanRHI::FRefCount

Variables

Name Description

Protected variable

FVulkanAllocati...

 

Allocation

Protected variable

VkBuffer

 

Buffer

Protected variable

uint32

 

BufferSize

Protected variable

FVulkanDevice &...

 

Device

Protected variable

VkMemoryPropert...

 

MemoryReadFlags

Public variable

FVulkanTrackInf...

 

Track

Constructors

Name Description

Public function

FStagingBuffer

(
    FVulkanDevice* InDevice
)

Destructors

Name Description

Protected function Virtual

~FStagingBuffer()

Owner maintains lifetime.

Functions

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