chromium/out/Default/gen/gpu/ipc/common/client_gmb_interface.mojom-params-data.h

// gpu/ipc/common/client_gmb_interface.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 GPU_IPC_COMMON_CLIENT_GMB_INTERFACE_MOJOM_PARAMS_DATA_H_
#define GPU_IPC_COMMON_CLIENT_GMB_INTERFACE_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 gpu::mojom {
namespace internal {
class  ClientGmbInterface_CreateGpuMemoryBuffer_Params_Data {};
static_assert;
class  ClientGmbInterface_CreateGpuMemoryBuffer_ResponseParams_Data {};
static_assert;
class  ClientGmbInterface_DestroyGpuMemoryBuffer_Params_Data {};
static_assert;
class  ClientGmbInterface_CopyGpuMemoryBuffer_Params_Data {};
static_assert;
class  ClientGmbInterface_CopyGpuMemoryBuffer_ResponseParams_Data {};
static_assert;

}  // namespace internal


class ClientGmbInterface_CreateGpuMemoryBuffer_ParamsDataView {};


class ClientGmbInterface_CreateGpuMemoryBuffer_ResponseParamsDataView {};


class ClientGmbInterface_DestroyGpuMemoryBuffer_ParamsDataView {};


class ClientGmbInterface_CopyGpuMemoryBuffer_ParamsDataView {};


class ClientGmbInterface_CopyGpuMemoryBuffer_ResponseParamsDataView {};

inline void ClientGmbInterface_CreateGpuMemoryBuffer_ParamsDataView::GetIdDataView(
    ::gfx::mojom::GpuMemoryBufferIdDataView* output) {}
inline void ClientGmbInterface_CreateGpuMemoryBuffer_ParamsDataView::GetSizeDataView(
    ::gfx::mojom::SizeDataView* output) {}
inline void ClientGmbInterface_CreateGpuMemoryBuffer_ParamsDataView::GetSurfaceHandleDataView(
    ::gpu::mojom::SurfaceHandleDataView* output) {}


inline void ClientGmbInterface_CreateGpuMemoryBuffer_ResponseParamsDataView::GetBufferHandleDataView(
    ::gfx::mojom::GpuMemoryBufferHandleDataView* output) {}


inline void ClientGmbInterface_DestroyGpuMemoryBuffer_ParamsDataView::GetIdDataView(
    ::gfx::mojom::GpuMemoryBufferIdDataView* output) {}


inline void ClientGmbInterface_CopyGpuMemoryBuffer_ParamsDataView::GetBufferHandleDataView(
    ::gfx::mojom::GpuMemoryBufferHandleDataView* output) {}
inline void ClientGmbInterface_CopyGpuMemoryBuffer_ParamsDataView::GetSharedMemoryDataView(
    ::mojo_base::mojom::UnsafeSharedMemoryRegionDataView* output) {}





}  // gpu::mojom

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

#endif  // GPU_IPC_COMMON_CLIENT_GMB_INTERFACE_MOJOM_PARAMS_DATA_H_