Mount Fuji Engine  0.8b
Data Structures | Data Fields
MFBlendStateDesc Struct Reference

Blend state description. More...

Data Structures

struct  RenderTargetBlendDesc
 Render target blend state. More...
 

Data Fields

bool bAlphaToCoverageEnable
 Use alpha-to-coverage as a multisampling technique when setting a pixel to a rendertarget. More...
 
bool bIndependentBlendEnable
 Enables independent blending to simultaneous render targets. More...
 
RenderTargetBlendDesc renderTarget [8]
 Array of RenderTargetBlendDesc; corresponding to the eight rendertargets that can be set to the output-merger stage at one time. More...
 

Detailed Description

Describes a frame buffer blend state.


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