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

Public Attributes

BOOL AlphaToCoverageEnable
 
BOOL IndependentBlendEnable
 
D3D12_RENDER_TARGET_BLEND_DESC RenderTarget [D3D12_SIMULTANEOUS_RENDER_TARGET_COUNT]
 

Detailed Description

Definition at line 1975 of file d3d12.idl.

Member Data Documentation

◆ AlphaToCoverageEnable

BOOL D3D12_BLEND_DESC::AlphaToCoverageEnable

Definition at line 1977 of file d3d12.idl.

◆ IndependentBlendEnable

BOOL D3D12_BLEND_DESC::IndependentBlendEnable

Definition at line 1978 of file d3d12.idl.

◆ RenderTarget

Definition at line 1979 of file d3d12.idl.

Referenced by d3d12_init_pipeline_state_desc().


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