FRWByteAddressBuffer

Encapsulates a GPU read/write ByteAddress buffer with its UAV and SRV.

Windows
MacOS
Linux

Inheritance Hierarchy

FByteAddressBuffer

FRWByteAddressBuffer

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIUtilities.h

Include

#include "RHIUtilities.h"

Syntax

struct FRWByteAddressBuffer : public FByteAddressBuffer

Remarks

Encapsulates a GPU read/write ByteAddress buffer with its UAV and SRV.

Variables

Name Description

Public variable

FUnorderedAcces...

 

UAV

Functions

Name Description

Public function

void

 

Initialize

(
    uint32 InNumBytes,
    uint32 AdditionalUsage,
    const TCHAR* DebugName
)

Public function

void

 

Release()

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