ezEngine Release 26.3
Loading...
Searching...
No Matches
ezGALDepthStencilStateCreationDescription Struct Reference
Inheritance diagram for ezGALDepthStencilStateCreationDescription:

Public Attributes

ezGALStencilOpDescription m_FrontFaceStencilOp
 
ezGALStencilOpDescription m_BackFaceStencilOp
 
ezEnum< ezGALCompareFuncm_DepthTestFunc = ezGALCompareFunc::Less
 
bool m_bDepthEnable = true
 
bool m_bDepthWrite = true
 
bool m_bStencilEnable = false
 
ezUInt8 m_uiStencilReadMask = 0xFF
 
ezUInt8 m_uiStencilWriteMask = 0xFF
 

Additional Inherited Members

- Public Member Functions inherited from ezHashableStruct< ezGALDepthStencilStateCreationDescription >
 ezHashableStruct (const ezHashableStruct< ezGALDepthStencilStateCreationDescription > &other)
 
void operator= (const ezHashableStruct< ezGALDepthStencilStateCreationDescription > &other)
 
bool operator== (const ezHashableStruct< ezGALDepthStencilStateCreationDescription > &other) const
 
bool operator!= (const ezHashableStruct< ezGALDepthStencilStateCreationDescription > &other) const
 
bool operator< (const ezHashableStruct< ezGALDepthStencilStateCreationDescription > &other) const
 
ezUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

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