|
ReactOS 0.4.17-dev-934-g091855f
|

| BOOL D3D12_RENDER_TARGET_BLEND_DESC::BlendEnable |
Definition at line 1963 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics().
| D3D12_BLEND_OP D3D12_RENDER_TARGET_BLEND_DESC::BlendOp |
| D3D12_BLEND_OP D3D12_RENDER_TARGET_BLEND_DESC::BlendOpAlpha |
| D3D12_BLEND D3D12_RENDER_TARGET_BLEND_DESC::DestBlend |
| D3D12_BLEND D3D12_RENDER_TARGET_BLEND_DESC::DestBlendAlpha |
| D3D12_LOGIC_OP D3D12_RENDER_TARGET_BLEND_DESC::LogicOp |
| BOOL D3D12_RENDER_TARGET_BLEND_DESC::LogicOpEnable |
Definition at line 1964 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics().
| UINT8 D3D12_RENDER_TARGET_BLEND_DESC::RenderTargetWriteMask |
Definition at line 1972 of file d3d12.idl.
Referenced by d3d12_init_pipeline_state_desc().
| D3D12_BLEND D3D12_RENDER_TARGET_BLEND_DESC::SrcBlend |
| D3D12_BLEND D3D12_RENDER_TARGET_BLEND_DESC::SrcBlendAlpha |