Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
GeodeImagePipeline.h File Reference

Render pipeline for the image-blit shader (textured quad). More...

#include <webgpu/webgpu.hpp>
Include dependency graph for GeodeImagePipeline.h:

Classes

class  donner::geode::GeodeImagePipeline
 Caches a compiled wgpu::RenderPipeline for the image-blit shader plus its bind group layout and two reusable samplers (linear and nearest). More...

Namespaces

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

Detailed Description

Render pipeline for the image-blit shader (textured quad).