script::dom::webgpu::gpuerror

Trait AsWebGpu

Source
pub(crate) trait AsWebGpu {
    // Required method
    fn as_webgpu(&self) -> ErrorFilter;
}

Required Methods§

Implementors§