wgpu_
core
23.0.1
Command
Buffer
Id
Aliased type
Methods
into_command_encoder_id
In wgpu_
core::
id
wgpu_core
::
id
Type Alias
CommandBufferId
Copy item path
source
pub type CommandBufferId =
Id
<
CommandBuffer
>;
Aliased Type
§
struct CommandBufferId(
/* private fields */
);
Implementations
§
source
§
impl
CommandBufferId
source
pub fn
into_command_encoder_id
(self) ->
CommandEncoderId