Plasma Engine  2.0
Loading...
Searching...
No Matches
plGALBlendStateCreationDescription Struct Reference
Inheritance diagram for plGALBlendStateCreationDescription:

Public Attributes

plGALRenderTargetBlendDescription m_RenderTargetBlendDescriptions [PL_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 plHashableStruct< plGALBlendStateCreationDescription >
 plHashableStruct (const plHashableStruct< plGALBlendStateCreationDescription > &other)
 
void operator= (const plHashableStruct< plGALBlendStateCreationDescription > &other)
 
plUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Member Data Documentation

◆ m_bIndependentBlend

bool plGALBlendStateCreationDescription::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: