|
|
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.
|
One module-scope constant. More...
#include "donner/gpu/shader/IrModule.h"
Public Attributes | |
| RcString | name |
| Constant name. | |
| IrExpr | value |
| Literal value (determines the type). | |
One module-scope constant.
| RcString donner::gpu::shader::IrConstant::name |
Constant name.
| IrExpr donner::gpu::shader::IrConstant::value |
Literal value (determines the type).