Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHICommandEndSpecificUAVOverlap |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FRHICommandEndSpecificUAVOverlap : public FRHICommand< FRHICommandEndSpecificUAVOverlap, PREPROCESSOR_JOIN>
Inheritance Hierarchy
- FRHICommandBase → FRHICommand → FRHICommandEndSpecificUAVOverlap
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHICommandEndSpecificUAVOverlap
(
TArrayView< FRHIUnorderedAccessView*const > InUAVs |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| UAVs | TArrayView< FRHIUnorderedAccessView *const > | RHICommandList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h |