ezEngine  Release 25.03
ezGALBlendStateCreationDescription Struct Reference
Inheritance diagram for ezGALBlendStateCreationDescription:

Public Attributes

ezGALRenderTargetBlendDescription m_RenderTargetBlendDescriptions [EZ_GAL_MAX_RENDERTARGET_COUNT]
 
bool m_bAlphaToCoverage = false
 Alpha-to-coverage can only be used with MSAA render targets. Default is false.
 
bool m_bIndependentBlend = false
 

Additional Inherited Members

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

Member Data Documentation

◆ m_bIndependentBlend

bool ezGALBlendStateCreationDescription::m_bIndependentBlend = false

If disabled, the blend state of the first render target is used for all render targets. Otherwise each render target uses a different blend state.


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