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