Crate compeg

source ·
Expand description

WebGPU compute shader JPEG decoder.

Usage:

Structs§

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