JolifantoBambla / webgpu-spd

A port of AMD's Single Pass Downsampler for WebGPU
https://jolifantobambla.github.io/webgpu-spd/
MIT License
13 stars 0 forks source link

Add f16 support #2

Closed JolifantoBambla closed 6 months ago

JolifantoBambla commented 6 months ago

If the feature "shader-f16" is enabled, WebGPU SPD should provide a way to downsample in half precision.

JolifantoBambla commented 6 months ago

added in v2