Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHIResourceUpdateBatcher
- TRHIResourceUpdateBatcher
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResourceUpdates.h |
| Include | #include "RHIResourceUpdates.h" |
Syntax
struct FRHIResourceUpdateBatcher
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | NumBatched | ||
| TArrayView< FRHIResourceUpdateInfo > | UpdateInfos |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHIResourceUpdateBatcher
(
TArrayView< FRHIResourceUpdateInfo > InUpdateInfos |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Flush () |
||
| void | QueueUpdateRequest
(
FRHIBuffer* DestBuffer, |
||
| void | QueueUpdateRequest
(
FRHIRayTracingGeometry* DestGeometry, |