chromium/out/Default/gen/services/viz/public/mojom/compositing/frame_sink_bundle.mojom-shared-internal.h

// services/viz/public/mojom/compositing/frame_sink_bundle.mojom-shared-internal.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 SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_FRAME_SINK_BUNDLE_MOJOM_SHARED_INTERNAL_H_
#define SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_FRAME_SINK_BUNDLE_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "mojo/public/mojom/base/shared_memory.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/begin_frame_args.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/compositor_frame.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/compositor_frame_sink.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/shared_bitmap_id.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/local_surface_id.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/frame_timing_details.mojom-shared-internal.h"
#include "services/viz/public/mojom/compositing/returned_resource.mojom-shared-internal.h"
#include "services/viz/public/mojom/hit_test/hit_test_region_list.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace viz::mojom {
namespace internal {
class BundledFrameSubmission_Data;
class BundledCompositorFrame_Data;
class BundledReturnedResources_Data;
class BeginFrameInfo_Data;
class BundledFrameSubmissionData_Data;

#pragma pack(push, 1)


class  BundledFrameSubmissionData_Data {};
static_assert;
class  BundledFrameSubmission_Data {};
static_assert;
// Used by BundledFrameSubmission::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BundledFrameSubmission_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BundledFrameSubmission_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  BundledCompositorFrame_Data {};
static_assert;
// Used by BundledCompositorFrame::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BundledCompositorFrame_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BundledCompositorFrame_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  BundledReturnedResources_Data {};
static_assert;
// Used by BundledReturnedResources::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BundledReturnedResources_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BundledReturnedResources_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  BeginFrameInfo_Data {};
static_assert;
// Used by BeginFrameInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BeginFrameInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BeginFrameInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // viz::mojom

#endif  // SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_FRAME_SINK_BUNDLE_MOJOM_SHARED_INTERNAL_H_