Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::gpu::BlendState Struct Reference

Blend state for one color target. More...

#include "donner/gpu/Descriptors.h"

Public Attributes

BlendComponent color
 RGB blend term.
BlendComponent alpha
 Alpha blend term.

Detailed Description

Blend state for one color target.

Member Data Documentation

◆ alpha

BlendComponent donner::gpu::BlendState::alpha

Alpha blend term.

◆ color

BlendComponent donner::gpu::BlendState::color

RGB blend term.


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