[go: up one dir, main page]

Type Alias wgpu::core::id::DeviceId

source ·
pub type DeviceId = Id<Device<Api>>;
Available on wgpu_core only.

Aliased Type§

struct DeviceId(/* private fields */);