Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientResourcePageAllocat- > API/Runtime/RHICore/FRHITransientResourcePageAllocat-/DeallocateMemory
- IRHITransientResourceAllocator::DeallocateMemory()
- FRHITransientResourcePageAllocator::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
(
FRHITransientTexture * Texture,
const FRHITransientAllocationFences & Fences
)
Remarks
Deallocates the underlying memory for use by a future resource creation call.