Navigation
Unreal Engine C++ API Reference > 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 | |
---|---|---|---|
![]() |
FRHITexture2D * | DepthTexture |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FRHICommandResummarizeHTile
(
FRHITexture2D* InDepthTexture |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Execute
(
FRHICommandListBase& CmdList |