Function iced::widget::shader

source ·
pub fn shader<Message, P>(program: P) -> Shader<Message, P>
where P: Program<Message>,
Available on crate feature wgpu only.
Expand description

Creates a new Shader.