Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientResourceHeapAllocat- > API/Runtime/RHICore/FRHITransientResourceHeapAllocat-/DeallocateMemory
- IRHITransientResourceAllocator::DeallocateMemory()
- FRHITransientResourceHeapAllocator::DeallocateMemory()
References
| Module | RHICore |
| Header | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include | #include "RHICoreTransientResourceAllocator.h" |
| Source | /Engine/Source/Runtime/RHICore/Private/RHICoreTransientResourceAllocator.cpp |
virtual void DeallocateMemory
&40;
FRHITransientBuffer &42; Buffer,
uint32 PassIndex
&41;
Remarks
Deallocates a buffer from its parent heap. Provide the current platform fence value used to update the heap.