chromium/out/Default/gen/ui/gl/mojom/gpu_preference.mojom-shared.h

// ui/gl/mojom/gpu_preference.mojom-shared.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef UI_GL_MOJOM_GPU_PREFERENCE_MOJOM_SHARED_H_
#define UI_GL_MOJOM_GPU_PREFERENCE_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "ui/gl/mojom/gpu_preference.mojom-shared-internal.h"



#include "base/component_export.h"




namespace gl::mojom {


}  // gl::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace glmojom  // gl::mojom

namespace std {

template <>
struct hash<::gl::mojom::GpuPreference>
    : public mojo::internal::EnumHashImpl<::gl::mojom::GpuPreference> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::gl::mojom::GpuPreference, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace gl::mojom {


}  // gl::mojom

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

namespace perfetto {

template <>
struct COMPONENT_EXPORT(GL_MOJOM_SHARED) TraceFormatTraits<::gl::mojom::GpuPreference> {};

} // namespace perfetto

#endif  // UI_GL_MOJOM_GPU_PREFERENCE_MOJOM_SHARED_H_