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
donner::gpu::TextureViewDescriptor Struct Reference

Descriptor for Device::createTextureView. Views cover the whole texture. More...

#include "donner/gpu/Descriptors.h"

Public Attributes

RcString label
 Debug label.

Detailed Description

Descriptor for Device::createTextureView. Views cover the whole texture.

Member Data Documentation

◆ label

RcString donner::gpu::TextureViewDescriptor::label

Debug label.


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