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

// gpu/ipc/common/context_result.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_CONTEXT_RESULT_MOJOM_SHARED_H_
#define GPU_IPC_COMMON_CONTEXT_RESULT_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 "gpu/ipc/common/context_result.mojom-shared-internal.h"



#include "base/component_export.h"




namespace gpu::mojom {


}  // gpu::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace gpumojom  // gpu::mojom

namespace std {

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

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::gpu::mojom::ContextResult, 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::ContextResult> {};

} // namespace perfetto

#endif  // GPU_IPC_COMMON_CONTEXT_RESULT_MOJOM_SHARED_H_