Crate webgpu

Source

Re-exports§

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

Modules§

poll_thread 🔒
Data and main loop of WGPU poll thread.
swapchain
wgpu_thread 🔒
Data and main loop of WebGPU thread.

Functions§

start_webgpu_thread