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