Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIViewDesc
Properties shared by buffer views. Some fields are SRV or UAV specific.
| Name | FBuffer |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
Syntax
struct FBuffer : public FRHIViewDesc::FCommon
Inheritance Hierarchy
- FRHIViewDesc::FCommon → FRHIViewDesc::FBuffer
Derived Classes
Structs
| Name | Remarks |
|---|---|
| FViewInfo | Used by platform RHIs to create views of buffers. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| pad0 | uint8 | RHIResources.h | ||
| bAppendBuffer | uint8 | RHIResources.h | ||
| bAtomicCounter | uint8 | RHIResources.h | ||
| BufferType | EBufferType | RHIResources.h | ||
| FBuffer | union FRHIViewDesc::FBuffer | RHIResources.h | ||
| NumElements | uint32 | RHIResources.h | ||
| OffsetInBytes | uint32 | RHIResources.h | ||
| RayTracingScene | FRHIRayTracingScene * | RHIResources.h | ||
| Stride | uint32 | RHIResources.h |
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FViewInfo GetViewInfo
(
FRHIBuffer* TargetBuffer |
RHIResources.h |