The blend operation for the alpha component.
The blend operation for the RGB components.
A bitmask specifying which of the RGBA components are enabled for writing. Writes to all channels if enable_color_write_mask is false.
The value to be multiplied by the destination alpha.
The value to be multiplied by the destination RGB value.
Whether blending is enabled for the color target.
Whether the color write mask is enabled.
The value to be multiplied by the source alpha.
The value to be multiplied by the source RGB value.
A structure specifying the blend state of a color target.