|
Mount Fuji Engine
0.8b
|
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... | |
Describes a frame buffer blend state.
1.8.5