|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Scoped owner for short-lived WebGPU resources used while recording a command encoder. More...
#include "donner/svg/renderer/geode/GeodeWgpuUtil.h"
Scoped owner for short-lived WebGPU resources used while recording a command encoder.
The returned wgpu:: values are borrowed aliases that remain valid while the arena is alive. This is useful for render-pass helpers that need handles to survive until the enclosing encoder is finished, but do not need bespoke ownership fields for every per-draw texture view / bind group / buffer.