wgpu_core
0.21.1
DeviceId
Aliased type
Methods
into_queue_id
In wgpu_core::id
?
Settings
Type Alias
wgpu_core
::
id
::
DeviceId
Copy item path
source
·
[
−
]
pub type DeviceId =
Id
<
Device
>;
Aliased Type
§
struct DeviceId(
/* private fields */
);
Implementations
§
source
§
impl
DeviceId
source
pub fn
into_queue_id
(self) ->
QueueId