Crate compeg

Source
Expand description

WebGPU compute shader JPEG decoder.

Usage:

Structsยง

DecodeOp
Information about an ongoing JPEG decode operation.
Decoder
A GPU JPEG decode context.
Gpu
An open handle to a GPU.
ImageData
A parsed JPEG image, containing all data needed for on-GPU decoding.