Type Alias wgpu_core::id::DeviceId

source ·
pub type DeviceId = Id<Device>;

Aliased Type§

struct DeviceId(/* private fields */);

Implementations§