Crate webgpu

Source

Re-exports§

pub use canvas_context::ContextData;
pub use canvas_context::WGPUExternalImages;
pub use wgpu_core as wgc;
pub use wgpu_types as wgt;

Modules§

canvas_context
Main process implementation of GPUCanvasContext
poll_thread 🔒
Data and main loop of WGPU poll thread.
wgpu_thread 🔒
Data and main loop of WebGPU thread.

Functions§

start_webgpu_thread