// services/viz/public/mojom/gpu.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_PUBLIC_MOJOM_GPU_MOJOM_DATA_VIEW_H_
#define SERVICES_VIZ_PUBLIC_MOJOM_GPU_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "services/viz/public/mojom/gpu.mojom-shared-internal.h"
#include "gpu/ipc/common/gpu_feature_info.mojom-shared.h"
#include "gpu/ipc/common/gpu_info.mojom-shared.h"
#include "gpu/ipc/common/shared_image_capabilities.mojom-shared.h"
#include "gpu/ipc/common/sync_token.mojom-shared.h"
#include "media/mojo/mojom/video_encode_accelerator.mojom-shared.h"
#include "mojo/public/mojom/base/shared_memory.mojom-shared.h"
#include "ui/gfx/geometry/mojom/geometry.mojom-shared.h"
#include "ui/gfx/mojom/buffer_types.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 GpuInterfaceBase {};

using GpuPtrDataView =
    mojo::InterfacePtrDataView<GpuInterfaceBase>;
using GpuRequestDataView =
    mojo::InterfaceRequestDataView<GpuInterfaceBase>;
using GpuAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<GpuInterfaceBase>;
using GpuAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<GpuInterfaceBase>;


}  // viz::mojom

#endif  // SERVICES_VIZ_PUBLIC_MOJOM_GPU_MOJOM_DATA_VIEW_H_