UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHIRenderPassInfo::FDepthStencilEntry Struct Reference

#include <RHIResources.h>

Public Attributes

FRHITextureDepthStencilTarget = nullptr
 
FRHITextureResolveTarget = nullptr
 
EDepthStencilTargetActions Action = EDepthStencilTargetActions::DontLoad_DontStore
 
FExclusiveDepthStencil ExclusiveDepthStencil
 

Member Data Documentation

◆ Action

EDepthStencilTargetActions FRHIRenderPassInfo::FDepthStencilEntry::Action = EDepthStencilTargetActions::DontLoad_DontStore

◆ DepthStencilTarget

FRHITexture* FRHIRenderPassInfo::FDepthStencilEntry::DepthStencilTarget = nullptr

◆ ExclusiveDepthStencil

FExclusiveDepthStencil FRHIRenderPassInfo::FDepthStencilEntry::ExclusiveDepthStencil

◆ ResolveTarget

FRHITexture* FRHIRenderPassInfo::FDepthStencilEntry::ResolveTarget = nullptr

The documentation for this struct was generated from the following file: