FResourceHeapManager::ReleaseBuffer

Release a whole allocation; this is only called from within a [FBufferAllocation](API\Runtime\VulkanRHI\FBufferAllocation).

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

void ReleaseBuffer
(
    FBufferAllocation * BufferAllocation
)

Remarks

Release a whole allocation; this is only called from within a FBufferAllocation.

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