Function deno_webgpu::command_encoder::op_webgpu_create_command_encoder[][src]

pub fn op_webgpu_create_command_encoder(
    state: &mut OpState,
    args: CreateCommandEncoderArgs,
    _: ()
) -> Result<WebGpuResult, AnyError>