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