Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHITransientResourceAllocator
| Type | Name | Description | |
|---|---|---|---|
| void | DeallocateMemory
(
FRHITransientTexture* InTexture, |
Deallocates the underlying memory for use by a future resource creation call. | |
| void | DeallocateMemory
(
FRHITransientBuffer* InBuffer, |