FStagingManager::ReleaseBuffer

Sets pointer to nullptr.

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

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

Include

#include "VulkanMemory.h"

Syntax

void ReleaseBuffer
(
    FVulkanCmdBuffer * CmdBuffer,
    FStagingBuffer *& StagingBuffer
)

Remarks

Sets pointer to nullptr.

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