FRDGBuffer

Render graph tracked buffers.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

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

Include

#include "RenderGraphResources.h"

Syntax

class FRDGBuffer : public FRDGParentResource

Remarks

Render graph tracked buffers.

Variables

Name Description

Public variable

const FRDGBuffe...

 

Desc

Descriptor of the graph.

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Const

FRHIVertexBu...

 

GetIndirectRHICallBuffer()

The following methods may only be called during pass execution.

Public function Const

FRHIStructur...

 

GetRHIStructuredBuffer()

Returns the buffer to use for structured buffer calls.

Public function Const

FRHIVertexBu...

 

GetRHIVertexBuffer()

Returns the buffer to use for RHI calls, eg RHILockVertexBuffer.

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