Navigation
API > API/Runtime > API/Runtime/RHICore
References
| Module | RHICore |
| Header | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include | #include "RHICoreTransientResourceAllocator.h" |
Syntax
class FRHITransientResourceOverlapTracker
Remarks
Tracks resource allocations on the heap and adds overlap events to transient resources.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |
||
| void | Track
(
FRHITransientResource* InResource, |