ReactOS 0.4.15-dev-7953-g1f49173
D3D10_BLEND_DESC Struct Reference
Collaboration diagram for D3D10_BLEND_DESC:

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]
 

Detailed Description

Definition at line 283 of file d3d10.idl.

Member Data Documentation

◆ AlphaToCoverageEnable

BOOL D3D10_BLEND_DESC::AlphaToCoverageEnable

Definition at line 284 of file d3d10.idl.

◆ BlendEnable

BOOL D3D10_BLEND_DESC::BlendEnable[8]

Definition at line 285 of file d3d10.idl.

◆ BlendOp

D3D10_BLEND_OP D3D10_BLEND_DESC::BlendOp

Definition at line 288 of file d3d10.idl.

◆ BlendOpAlpha

D3D10_BLEND_OP D3D10_BLEND_DESC::BlendOpAlpha

Definition at line 291 of file d3d10.idl.

◆ DestBlend

D3D10_BLEND D3D10_BLEND_DESC::DestBlend

Definition at line 287 of file d3d10.idl.

◆ DestBlendAlpha

D3D10_BLEND D3D10_BLEND_DESC::DestBlendAlpha

Definition at line 290 of file d3d10.idl.

◆ RenderTargetWriteMask

UINT8 D3D10_BLEND_DESC::RenderTargetWriteMask[8]

Definition at line 292 of file d3d10.idl.

◆ SrcBlend

D3D10_BLEND D3D10_BLEND_DESC::SrcBlend

Definition at line 286 of file d3d10.idl.

◆ SrcBlendAlpha

D3D10_BLEND D3D10_BLEND_DESC::SrcBlendAlpha

Definition at line 289 of file d3d10.idl.


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