[]
D3D11_RENDER_TARGET_BLEND_DESC1
public struct RenderTargetBlendDescription1
D3D11_BLEND_OP BlendOpAlpha
public BlendOperation AlphaBlendOperation
D3D11_BLEND_OP BlendOp
public BlendOperation BlendOperation
D3D11_BLEND DestBlendAlpha
public BlendOption DestinationAlphaBlend
D3D11_BLEND DestBlend
public BlendOption DestinationBlend
BOOL BlendEnable
public Bool IsBlendEnabled
BOOL LogicOpEnable
public Bool IsLogicOperationEnabled
D3D11_LOGIC_OP LogicOp
public LogicOperation LogicOperation
D3D11_COLOR_WRITE_ENABLE RenderTargetWriteMask
public ColorWriteMaskFlags RenderTargetWriteMask
D3D11_BLEND SrcBlendAlpha
public BlendOption SourceAlphaBlend
D3D11_BLEND SrcBlend
public BlendOption SourceBlend