Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphPass.h |
| Include | #include "RenderGraphPass.h" |
Syntax
struct FRDGBarrierBatchEndId
Variables
| Type | Name | Description | |
|---|---|---|---|
| ERDGBarrierLocation | BarrierLocation | ||
| FRDGPassHandle | PassHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGBarrierBatchEndId
(
FRDGPassHandle InPassHandle, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
FRDGBarrierBatchEndId Other |
||
| bool | operator==
(
FRDGBarrierBatchEndId Other |