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

One module-scope constant. More...

#include "donner/gpu/shader/IrModule.h"

Public Attributes

RcString name
 Constant name.
IrExpr value
 Literal value (determines the type).

Detailed Description

One module-scope constant.

Member Data Documentation

◆ name

RcString donner::gpu::shader::IrConstant::name

Constant name.

◆ value

IrExpr donner::gpu::shader::IrConstant::value

Literal value (determines the type).


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