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

Public Attributes

BOOL AlphaToCoverageEnable
 
BOOL IndependentBlendEnable
 
D3D10_RENDER_TARGET_BLEND_DESC1 RenderTarget [D3D10_SIMULTANEOUS_RENDER_TARGET_COUNT]
 

Detailed Description

Definition at line 73 of file d3d10_1.idl.

Member Data Documentation

◆ AlphaToCoverageEnable

BOOL D3D10_BLEND_DESC1::AlphaToCoverageEnable

Definition at line 75 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ IndependentBlendEnable

BOOL D3D10_BLEND_DESC1::IndependentBlendEnable

Definition at line 76 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().

◆ RenderTarget

Definition at line 77 of file d3d10_1.idl.

Referenced by d3d10_device_CreateBlendState().


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