Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientResourceHeapAllocat-
| Type | Name | Description | |
|---|---|---|---|
| void | DeallocateMemory
(
FRHITransientTexture* Texture, |
Deallocates a texture from its parent heap. Provide the current platform fence value used to update the heap. | |
| void | DeallocateMemory
(
FRHITransientBuffer* Buffer, |
Deallocates a buffer from its parent heap. Provide the current platform fence value used to update the heap. |