Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FRDGResource
- FRDGView
- FRDGShaderResourceView
- FRDGTextureSRV
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include | #include "RenderGraphResources.h" |
Syntax
class FRDGTextureSRV : public FRDGShaderResourceView
Remarks
Render graph tracked SRV.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FRDGTextureSRVDesc | Desc | Descriptor of the graph tracked SRV. |
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRDGTextureSubresourceRange |
Overridden from FRDGView
| Type | Name | Description | |
|---|---|---|---|
| FRDGTextureRef | GetParent () |
Returns the referenced parent render graph resource. |
Constants
| Name | Description |
|---|---|
| StaticType |