Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
ErrorLatch.h File Reference

The error latch every IR program builds through. More...

#include <optional>
#include <utility>
#include "donner/gpu/shader/IrExpr.h"
#include "donner/gpu/shader/IrModule.h"
Include dependency graph for ErrorLatch.h:

Classes

struct  donner::gpu::shader::programs::ErrorLatch
 Latches the first builder error so a program can be transliterated linearly. More...

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.

Detailed Description

The error latch every IR program builds through.