|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| BOOL | AlphaToCoverageEnable |
| BOOL | IndependentBlendEnable |
| D3D11_RENDER_TARGET_BLEND_DESC1 | RenderTarget [D3D11_SIMULTANEOUS_RENDER_TARGET_COUNT] |
Definition at line 94 of file d3d11_1.idl.
| BOOL D3D11_BLEND_DESC1::AlphaToCoverageEnable |
Definition at line 96 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| BOOL D3D11_BLEND_DESC1::IndependentBlendEnable |
Definition at line 97 of file d3d11_1.idl.
Referenced by d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_RENDER_TARGET_BLEND_DESC1 D3D11_BLEND_DESC1::RenderTarget[D3D11_SIMULTANEOUS_RENDER_TARGET_COUNT] |
Definition at line 98 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().