chromium/out/Default/gen/gpu/ipc/common/sync_token.mojom-shared.h

// gpu/ipc/common/sync_token.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 GPU_IPC_COMMON_SYNC_TOKEN_MOJOM_SHARED_H_
#define GPU_IPC_COMMON_SYNC_TOKEN_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"

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

#include "gpu/ipc/common/sync_token.mojom-shared-internal.h"



#include "base/component_export.h"




namespace gpu::mojom {
class SyncTokenDataView;



}  // gpu::mojom

namespace mojo {
namespace internal {

template <>
struct MojomTypeTraits<::gpu::mojom::SyncTokenDataView> {};

}  // namespace internal
}  // namespace mojo


namespace gpumojom  // gpu::mojom

namespace std {

template <>
struct hash<::gpu::mojom::CommandBufferNamespace>
    : public mojo::internal::EnumHashImpl<::gpu::mojom::CommandBufferNamespace> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::gpu::mojom::CommandBufferNamespace, MaybeConstUserType>;

}  // namespace internal


namespace internal {

Serializer< ::gpu::mojom::SyncTokenDataView, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace gpu::mojom {




}  // gpu::mojom

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

namespace perfetto {

template <>
struct COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) TraceFormatTraits<::gpu::mojom::CommandBufferNamespace> {};

} // namespace perfetto

#endif  // GPU_IPC_COMMON_SYNC_TOKEN_MOJOM_SHARED_H_