Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHICommandBase
- FRHICommand
- FRHICommandEndUpdateMultiFrameUAV
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
Syntax
struct FRHICommandEndUpdateMultiFrameUAV : public FRHICommand< FRHICommandEndUpdateMultiFrameUAV, FRHICommandEndUpdateMultiFrameUAVString__LINE__ >
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRHIUnorderedAccessView * | UAV |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FRHICommandListBase& CmdList |