RetroArch
Public Attributes | List of all members
D3D10_BLEND_DESC Struct Reference

#include <d3d10.h>

Public Attributes

BOOL AlphaToCoverageEnable
 
BOOL BlendEnable [8]
 
D3D10_BLEND SrcBlend
 
D3D10_BLEND DestBlend
 
D3D10_BLEND_OP BlendOp
 
D3D10_BLEND SrcBlendAlpha
 
D3D10_BLEND DestBlendAlpha
 
D3D10_BLEND_OP BlendOpAlpha
 
UINT8 RenderTargetWriteMask [8]
 

Member Data Documentation

◆ AlphaToCoverageEnable

BOOL D3D10_BLEND_DESC::AlphaToCoverageEnable

◆ BlendEnable

BOOL D3D10_BLEND_DESC::BlendEnable[8]

◆ BlendOp

D3D10_BLEND_OP D3D10_BLEND_DESC::BlendOp

◆ BlendOpAlpha

D3D10_BLEND_OP D3D10_BLEND_DESC::BlendOpAlpha

◆ DestBlend

D3D10_BLEND D3D10_BLEND_DESC::DestBlend

◆ DestBlendAlpha

D3D10_BLEND D3D10_BLEND_DESC::DestBlendAlpha

◆ RenderTargetWriteMask

UINT8 D3D10_BLEND_DESC::RenderTargetWriteMask[8]

◆ SrcBlend

D3D10_BLEND D3D10_BLEND_DESC::SrcBlend

◆ SrcBlendAlpha

D3D10_BLEND D3D10_BLEND_DESC::SrcBlendAlpha

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