Navigation
API > API/Runtime > API/Runtime/RHI
| |
|
| Name |
TRHILambdaCommandMultiPipe |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path |
#include "RHICommandList.h" |
Syntax
template<typename RHICmdListType, typename LAMBDA>
struct TRHILambdaCommandMultiPipe : public FRHICommandBase
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TRHILambdaCommandMultiPipe
(
LAMBDA&& InLambda,
const TCHAR* InName,
ERHIPipeline InPipelines
)
|
|
RHICommandList.h |
|
Variables
Public
Functions
Public
Overridden from FRHICommandBase