Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FByteAddressBuffer |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIUtilities.h |
| Include Path | #include "RHIUtilities.h" |
Syntax
struct FByteAddressBuffer
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FByteAddressBuffer() |
RHIUtilities.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | FBufferRHIRef | RHIUtilities.h | ||
| NumBytes | uint32 | RHIUtilities.h | ||
| SRV | FShaderResourceViewRHIRef | RHIUtilities.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
FRHICommandListBase& RHICmdList, |
RHIUtilities.h | ||
void Initialize
(
FRHICommandListBase& RHICmdList, |
RHIUtilities.h | ||
void Release() |
RHIUtilities.h |