D3D11_RENDER_TARGET_BLEND_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

BlendEnable
BOOL BlendEnable;
Undocumented in source.
BlendOp
D3D11_BLEND_OP BlendOp;
Undocumented in source.
BlendOpAlpha
D3D11_BLEND_OP BlendOpAlpha;
Undocumented in source.
DestBlend
D3D11_BLEND DestBlend;
Undocumented in source.
DestBlendAlpha
D3D11_BLEND DestBlendAlpha;
Undocumented in source.
RenderTargetWriteMask
UINT8 RenderTargetWriteMask;
Undocumented in source.
SrcBlend
D3D11_BLEND SrcBlend;
Undocumented in source.
SrcBlendAlpha
D3D11_BLEND SrcBlendAlpha;
Undocumented in source.

Meta