Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHITransientResourceAllocator > API/Runtime/RHI/IRHITransientResourceAllocator/DeallocateMemory
- IRHITransientResourceAllocator::DeallocateMemory()
- FRHITransientResourceHeapAllocator::DeallocateMemory()
- FRHITransientResourcePageAllocator::DeallocateMemory()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHITransientResourceAllocator.h |
| Include | #include "RHITransientResourceAllocator.h" |
void DeallocateMemory
&40;
FRHITransientTexture &42; InTexture,
uint32 InPassIndex
&41;
Remarks
Deallocates the underlying memory for use by a future resource creation call.