Berserk
Public Attributes | List of all members
RHIDepthStencilAttachment Class Reference

Depth-stencil render target attachment descriptor. More...

#include <RHIRenderPass.hpp>

Public Attributes

RHIRenderTargetOption depthOption = RHIRenderTargetOption::DiscardDiscard
 
RHIRenderTargetOption stencilOption = RHIRenderTargetOption::DiscardDiscard
 

Detailed Description

Depth-stencil render target attachment descriptor.

Member Data Documentation

◆ depthOption

RHIRenderTargetOption RHIDepthStencilAttachment::depthOption = RHIRenderTargetOption::DiscardDiscard

◆ stencilOption

RHIRenderTargetOption RHIDepthStencilAttachment::stencilOption = RHIRenderTargetOption::DiscardDiscard

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