Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHICommandBase
- FRHICommand
- FRHICommandResummarizeHTile
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
Syntax
struct FRHICommandResummarizeHTile : public FRHICommand< FRHICommandResummarizeHTile, FRHICommandResummarizeHTileString__LINE__ >
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRHITexture * | DepthTexture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHICommandResummarizeHTile
(
FRHITexture* InDepthTexture |
Functions
| Type | Name | Description | |
|---|---|---|---|
| RHI_void | Execute
(
FRHICommandListBase& CmdList |