chromium/out/Default/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h

// gpu/ipc/common/vulkan_types.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 GPU_IPC_COMMON_VULKAN_TYPES_MOJOM_SHARED_INTERNAL_H_
#define GPU_IPC_COMMON_VULKAN_TYPES_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/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"
#include "base/component_export.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace gpu::mojom {
namespace internal {
class VkExtensionProperties_Data;
class VkLayerProperties_Data;
class VkPhysicalDeviceLimits_Data;
class VkPhysicalDeviceSparseProperties_Data;
class VkPhysicalDeviceProperties_Data;
class VkPhysicalDeviceFeatures_Data;
class VkExtent3D_Data;
class VkQueueFamilyProperties_Data;

struct VkPhysicalDeviceType_Data {};

#pragma pack(push, 1)
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkExtensionProperties_Data {};
static_assert;
// Used by VkExtensionProperties::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkExtensionProperties_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkExtensionProperties_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkLayerProperties_Data {};
static_assert;
// Used by VkLayerProperties::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkLayerProperties_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkLayerProperties_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkPhysicalDeviceLimits_Data {};
static_assert;
// Used by VkPhysicalDeviceLimits::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkPhysicalDeviceLimits_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkPhysicalDeviceLimits_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkPhysicalDeviceSparseProperties_Data {};
static_assert;
// Used by VkPhysicalDeviceSparseProperties::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkPhysicalDeviceSparseProperties_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkPhysicalDeviceSparseProperties_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkPhysicalDeviceProperties_Data {};
static_assert;
// Used by VkPhysicalDeviceProperties::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkPhysicalDeviceProperties_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkPhysicalDeviceProperties_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkPhysicalDeviceFeatures_Data {};
static_assert;
// Used by VkPhysicalDeviceFeatures::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkPhysicalDeviceFeatures_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkPhysicalDeviceFeatures_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkExtent3D_Data {};
static_assert;
// Used by VkExtent3D::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkExtent3D_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VkExtent3D_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_GPU_EXPORT) VkQueueFamilyProperties_Data {};
static_assert;
// Used by VkQueueFamilyProperties::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VkQueueFamilyProperties_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // gpu::mojom

#endif  // GPU_IPC_COMMON_VULKAN_TYPES_MOJOM_SHARED_INTERNAL_H_