Skip to main content

Module backend

Module backend 

Source
Expand description

WebGpuBackend — the main entry point for the oxicuda-webgpu crate.

Implements the ComputeBackend trait from oxicuda-backend using wgpu for cross-platform GPU compute (Vulkan, Metal, DX12, WebGPU).

Structs§

WebGpuBackend
Cross-platform GPU compute backend backed by wgpu.