FRDGShaderResourceView

Render graph tracked SRV.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h

Include

#include "RenderGraphResources.h"

Syntax

class FRDGShaderResourceView : public FRDGView

Remarks

Render graph tracked SRV.

Constructors

Name Description

Protected function

FRDGShaderResourceView

(
    const TCHAR* InName,
    ERDGViewType InType
)

Functions

Name Description

Public function Const

FRHIShaderRe...

 

GetRHI()

Returns the allocated RHI SRV.

Protected function Const

FRHIShaderRe...

 

GetRHIUnchecked()

Returns the allocated RHI SRV without access checks.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss