|
ReactOS 0.4.17-dev-934-g091855f
|

Definition at line 61 of file d3d10_1.idl.
| BOOL D3D10_RENDER_TARGET_BLEND_DESC1::BlendEnable |
Definition at line 63 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| D3D10_BLEND_OP D3D10_RENDER_TARGET_BLEND_DESC1::BlendOp |
Definition at line 66 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| D3D10_BLEND_OP D3D10_RENDER_TARGET_BLEND_DESC1::BlendOpAlpha |
Definition at line 69 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::DestBlend |
Definition at line 65 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::DestBlendAlpha |
Definition at line 68 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| UINT8 D3D10_RENDER_TARGET_BLEND_DESC1::RenderTargetWriteMask |
Definition at line 70 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::SrcBlend |
Definition at line 64 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().
| D3D10_BLEND D3D10_RENDER_TARGET_BLEND_DESC1::SrcBlendAlpha |
Definition at line 67 of file d3d10_1.idl.
Referenced by d3d10_device_CreateBlendState().