Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include | #include "RenderGraphResources.h" |
Syntax
struct FRDGProducerState
Remarks
Used for tracking pass producer / consumer edges in the graph for culling and pipe fencing.
Variables
| Type | Name | Description | |
|---|---|---|---|
| ERHIAccess | Access | ||
| FRDGViewHandle | NoUAVBarrierHandle | ||
| FRDGPass * | Pass | ||
| FRDGPass * | PassIfSkipUAVBarrier |
Constructors
| Type | Name | Description | |
|---|---|---|---|