IRHICommandContext::RHIResummarizeHTile

Rebuilds the depth target HTILE meta data (on supported platforms).

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIContext.h

Include

#include "RHIContext.h"

Syntax

virtual void RHIResummarizeHTile
(
    FRHITexture2D * DepthTexture
)

Remarks

Rebuilds the depth target HTILE meta data (on supported platforms).

Parameters

Parameter

Description

DepthTexture

the depth surface to resummarize.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss