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::SamplerBinding Struct Reference

A sampler bound through a bind group. More...

#include "donner/gpu/Descriptors.h"

Public Attributes

SamplerRef sampler
 Bound sampler.

Detailed Description

A sampler bound through a bind group.

Member Data Documentation

◆ sampler

SamplerRef donner::gpu::SamplerBinding::sampler

Bound sampler.


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