|
ReactOS 0.4.17-dev-934-g091855f
|

Definition at line 80 of file d3d11_1.idl.
| BOOL D3D11_RENDER_TARGET_BLEND_DESC1::BlendEnable |
Definition at line 82 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_BLEND_OP D3D11_RENDER_TARGET_BLEND_DESC1::BlendOp |
Definition at line 86 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_BLEND_OP D3D11_RENDER_TARGET_BLEND_DESC1::BlendOpAlpha |
Definition at line 89 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_BLEND D3D11_RENDER_TARGET_BLEND_DESC1::DestBlend |
Definition at line 85 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_BLEND D3D11_RENDER_TARGET_BLEND_DESC1::DestBlendAlpha |
Definition at line 88 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_LOGIC_OP D3D11_RENDER_TARGET_BLEND_DESC1::LogicOp |
Definition at line 90 of file d3d11_1.idl.
Referenced by d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| BOOL D3D11_RENDER_TARGET_BLEND_DESC1::LogicOpEnable |
Definition at line 83 of file d3d11_1.idl.
Referenced by d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| UINT8 D3D11_RENDER_TARGET_BLEND_DESC1::RenderTargetWriteMask |
Definition at line 91 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_BLEND D3D11_RENDER_TARGET_BLEND_DESC1::SrcBlend |
Definition at line 84 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().
| D3D11_BLEND D3D11_RENDER_TARGET_BLEND_DESC1::SrcBlendAlpha |
Definition at line 87 of file d3d11_1.idl.
Referenced by d3d10_blend_state_GetDesc(), d3d11_blend_state_GetDesc(), d3d11_device_CreateBlendState(), and d3d_blend_state_create().