pub type Wgpu = JitBackend<WgpuRuntime, f32, i32, u32>;
Expand description
The JIT backend using WgpuRuntime
.
Aliased Typeยง
struct Wgpu { /* private fields */ }
pub type Wgpu = JitBackend<WgpuRuntime, f32, i32, u32>;
The JIT backend using WgpuRuntime
.
struct Wgpu { /* private fields */ }