|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
donner::gpu::metal::MetalDevice - the Metal backend for the Donner GPU runtime.
More...
#include <chrono>#include <cstddef>#include <cstdint>#include <memory>#include <string>#include <vector>#include "donner/gpu/Device.h"#include "donner/gpu/GpuLimits.h"Classes | |
| class | donner::gpu::metal::MetalDevice |
| Metal backend of the Donner GPU runtime. More... | |
| struct | donner::gpu::metal::MetalDevice::WriteStats |
| Snapshot of upload bookkeeping for tests and performance measurements. More... | |
Namespaces | |
| namespace | donner |
| Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css. | |
donner::gpu::metal::MetalDevice - the Metal backend for the Donner GPU runtime.
| struct donner::gpu::metal::MetalDevice::WriteStats |
Snapshot of upload bookkeeping for tests and performance measurements.