Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHILockTracker
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHILockTracker.h |
| Include | #include "RHILockTracker.h" |
Syntax
struct FUnlockFenceParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| void * | RHIBuffer | ||
| FGraphEventRef | UnlockEvent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUnlockFenceParams
(
void* InRHIBuffer, |