|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Blend state for one color target. More...
#include "donner/gpu/Descriptors.h"
Public Attributes | |
| BlendComponent | color |
| RGB blend term. | |
| BlendComponent | alpha |
| Alpha blend term. | |
Blend state for one color target.
| BlendComponent donner::gpu::BlendState::alpha |
Alpha blend term.
| BlendComponent donner::gpu::BlendState::color |
RGB blend term.