Module iced::widget::shader

source ·
Available on crate feature wgpu only.
Expand description

A custom shader widget for wgpu applications.

Modules§

  • A cross-platform graphics and compute library based on WebGPU.

Structs§

  • A widget which can render custom shaders with Iced’s wgpu backend.
  • Stores custom, user-provided pipelines.

Enums§

Traits§