Skip to main content

Crate webgpu

Crate webgpu 

Source

Re-exportsยง

pub use canvas_context::ContextData;
pub use canvas_context::WebGpuExternalImages;

Modulesยง

canvas_context
Main process implementation of GPUCanvasContext
encoders ๐Ÿ”’
poll_thread ๐Ÿ”’
Data and main loop of WGPU poll thread.
wgpu_thread ๐Ÿ”’
Data and main loop of WebGPU thread.

Functionsยง

start_webgpu_thread