[][src]Function wgpu_native::device_create_command_encoder

pub fn device_create_command_encoder<B: GfxBackend>(
    global: &Global,
    device_id: DeviceId,
    _desc: &CommandEncoderDescriptor,
    id_in: Input<CommandEncoderId>
) -> Output<CommandEncoderId>