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