Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RHI::DepthStencilState Struct Reference

Public Member Functions

 AZ_TYPE_INFO (DepthStencilState, "{8AB45110-0727-4923-8098-B9926C1789FE}")
 
bool operator== (const DepthStencilState &rhs) const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 
static DepthStencilState CreateDepth ()
 
static DepthStencilState CreateReverseDepth ()
 
static DepthStencilState CreateDisabled ()
 

Public Attributes

DepthState m_depth
 
StencilState m_stencil
 

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