Halide
D3D12_BLEND_DESC Struct Reference

#include <mini_d3d12.h>

Public Attributes

BOOL AlphaToCoverageEnable
 
BOOL IndependentBlendEnable
 
D3D12_RENDER_TARGET_BLEND_DESC RenderTarget [8]
 

Detailed Description

Definition at line 1953 of file mini_d3d12.h.

Member Data Documentation

◆ AlphaToCoverageEnable

BOOL D3D12_BLEND_DESC::AlphaToCoverageEnable

Definition at line 1954 of file mini_d3d12.h.

◆ IndependentBlendEnable

BOOL D3D12_BLEND_DESC::IndependentBlendEnable

Definition at line 1955 of file mini_d3d12.h.

◆ RenderTarget

D3D12_RENDER_TARGET_BLEND_DESC D3D12_BLEND_DESC::RenderTarget[8]

Definition at line 1956 of file mini_d3d12.h.


The documentation for this struct was generated from the following file: