FRDGBuffer

A render graph tracked buffer.

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

A render graph tracked buffer.

Variables

Name Description

Public variable

const FRDGBuffe...

 

Desc

Public variable

const ERDGBuffe...

 

Flags

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