// services/viz/privileged/mojom/gl/gpu_host.mojom-data-view.h is auto generated by mojom_bindings_generator.py, do not edit

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

// This file defines XDataView for type traits and can be included in
// _mojom_traits.h definitions but otherwise please use .mojom-forward.h,
// .mojom-shared.h or .mojom.h.

// IWYU pragma: private
// IWYU pragma: friend "traits"

#ifndef SERVICES_VIZ_PRIVILEGED_MOJOM_GL_GPU_HOST_MOJOM_DATA_VIEW_H_
#define SERVICES_VIZ_PRIVILEGED_MOJOM_GL_GPU_HOST_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "services/viz/privileged/mojom/gl/gpu_host.mojom-shared-internal.h"
#include "gpu/ipc/common/gpu_disk_cache_type.mojom-shared.h"
#include "gpu/ipc/common/gpu_feature_info.mojom-shared.h"
#include "gpu/ipc/common/gpu_info.mojom-shared.h"
#include "gpu/ipc/common/surface_handle.mojom-shared.h"
#include "mojo/public/mojom/base/byte_string.mojom-shared.h"
#include "mojo/public/mojom/base/file.mojom-shared.h"
#include "services/viz/privileged/mojom/gl/context_lost_reason.mojom-shared.h"
#include "third_party/blink/public/mojom/tokens/tokens.mojom-shared.h"
#include "ui/gfx/mojom/gpu_extra_info.mojom-shared.h"
#include "url/mojom/url.mojom-shared.h"


namespace viz::mojom {


}  // viz::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace viz::mojom {
// Interface base classes. They are used for type safety check.
class GpuHostInterfaceBase {};

using GpuHostPtrDataView =
    mojo::InterfacePtrDataView<GpuHostInterfaceBase>;
using GpuHostRequestDataView =
    mojo::InterfaceRequestDataView<GpuHostInterfaceBase>;
using GpuHostAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<GpuHostInterfaceBase>;
using GpuHostAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<GpuHostInterfaceBase>;


}  // viz::mojom

#endif  // SERVICES_VIZ_PRIVILEGED_MOJOM_GL_GPU_HOST_MOJOM_DATA_VIEW_H_