chromium/out/Default/gen/services/viz/public/mojom/gpu.mojom-params-data.h

// services/viz/public/mojom/gpu.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef SERVICES_VIZ_PUBLIC_MOJOM_GPU_MOJOM_PARAMS_DATA_H_
#define SERVICES_VIZ_PUBLIC_MOJOM_GPU_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace viz::mojom {
namespace internal {
class  Gpu_CreateClientGpuMemoryBufferFactory_Params_Data {};
static_assert;
class  Gpu_EstablishGpuChannel_Params_Data {};
static_assert;
class  Gpu_EstablishGpuChannel_ResponseParams_Data {};
static_assert;
class  Gpu_CreateVideoEncodeAcceleratorProvider_Params_Data {};
static_assert;

}  // namespace internal


class Gpu_CreateClientGpuMemoryBufferFactory_ParamsDataView {};


class Gpu_EstablishGpuChannel_ParamsDataView {};


class Gpu_EstablishGpuChannel_ResponseParamsDataView {};


class Gpu_CreateVideoEncodeAcceleratorProvider_ParamsDataView {};





inline void Gpu_EstablishGpuChannel_ResponseParamsDataView::GetGpuInfoDataView(
    ::gpu::mojom::GpuInfoDataView* output) {}
inline void Gpu_EstablishGpuChannel_ResponseParamsDataView::GetGpuFeatureInfoDataView(
    ::gpu::mojom::GpuFeatureInfoDataView* output) {}
inline void Gpu_EstablishGpuChannel_ResponseParamsDataView::GetSharedImageCapabilitiesDataView(
    ::gpu::mojom::SharedImageCapabilitiesDataView* output) {}





}  // viz::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // SERVICES_VIZ_PUBLIC_MOJOM_GPU_MOJOM_PARAMS_DATA_H_