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.
Loading...
Searching...
No Matches
MetalDevice.h File Reference

donner::gpu::metal::MetalDevice - the Metal backend for the Donner GPU runtime. More...

#include <cstdint>
#include <memory>
#include <string>
#include <vector>
#include "donner/gpu/Device.h"
Include dependency graph for MetalDevice.h:
This graph shows which files directly or indirectly include this file:

Classes

class  donner::gpu::metal::MetalDevice
 Metal backend of the Donner GPU runtime (design 0053 packet 6, the vertical-slice backend). More...

Namespaces

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

Detailed Description

donner::gpu::metal::MetalDevice - the Metal backend for the Donner GPU runtime.