ReactOS 0.4.17-dev-934-g091855f
D3D10_RENDER_TARGET_BLEND_DESC1 Struct Reference
Collaboration diagram for D3D10_RENDER_TARGET_BLEND_DESC1:

Public Attributes

BOOL BlendEnable
 
D3D10_BLEND SrcBlend
 
D3D10_BLEND DestBlend
 
D3D10_BLEND_OP BlendOp
 
D3D10_BLEND SrcBlendAlpha
 
D3D10_BLEND DestBlendAlpha
 
D3D10_BLEND_OP BlendOpAlpha
 
UINT8 RenderTargetWriteMask
 

Detailed Description

Definition at line 61 of file d3d10_1.idl.

Member Data Documentation

◆ BlendEnable

BOOL D3D10_RENDER_TARGET_BLEND_DESC1::BlendEnable

Definition at line 63 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ BlendOp

D3D10_BLEND_OP D3D10_RENDER_TARGET_BLEND_DESC1::BlendOp

Definition at line 66 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ BlendOpAlpha

D3D10_BLEND_OP D3D10_RENDER_TARGET_BLEND_DESC1::BlendOpAlpha

Definition at line 69 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ DestBlend

D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::DestBlend

Definition at line 65 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ DestBlendAlpha

D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::DestBlendAlpha

Definition at line 68 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ RenderTargetWriteMask

UINT8 D3D10_RENDER_TARGET_BLEND_DESC1::RenderTargetWriteMask

Definition at line 70 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ SrcBlend

D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::SrcBlend

Definition at line 64 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ SrcBlendAlpha

D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::SrcBlendAlpha

Definition at line 67 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().


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