Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGPass
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphPass.h |
| Include | #include "RenderGraphPass.h" |
Syntax
struct FTextureState
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRDGTextureSubresourceStateIndirect | MergeState | ||
| uint16 | ReferenceCount | ||
| FRDGTextureSubresourceState | State | ||
| FRDGTextureRef | Texture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTextureState
(
FRDGTextureRef InTexture |