|
|
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.
|
A texture view bound through a bind group. More...
#include "donner/gpu/Descriptors.h"
Public Attributes | |
| TextureViewRef | view |
| Bound view. Texture needs TextureUsage::Sampled. | |
A texture view bound through a bind group.
| TextureViewRef donner::gpu::TextureViewBinding::view |
Bound view. Texture needs TextureUsage::Sampled.