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

// gpu/ipc/common/vulkan_types.mojom-shared.cc 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.

#include "gpu/ipc/common/vulkan_types.mojom-shared.h"

// Used to support stream output operator for enums.
// TODO(dcheng): Consider omitting this somehow if not needed.
#include <ostream>
#include <utility>

#include "base/strings/stringprintf.h"
#include "mojo/public/cpp/bindings/lib/validate_params.h"
#include "mojo/public/cpp/bindings/lib/validation_errors.h"
#include "mojo/public/cpp/bindings/lib/validation_util.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value.h"

#include "gpu/ipc/common/vulkan_types.mojom-params-data.h"
namespace gpu {
namespace mojom {

NOINLINE static const char* VkPhysicalDeviceTypeToStringHelper(VkPhysicalDeviceType value) {}

std::string VkPhysicalDeviceTypeToString(VkPhysicalDeviceType value) {}

std::ostream& operator<<(std::ostream& os, VkPhysicalDeviceType value) {}

namespace internal {


// static
bool VkExtensionProperties_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkExtensionProperties_Data::VkExtensionProperties_Data()
    :{}


// static
bool VkLayerProperties_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkLayerProperties_Data::VkLayerProperties_Data()
    :{}


// static
bool VkPhysicalDeviceLimits_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkPhysicalDeviceLimits_Data::VkPhysicalDeviceLimits_Data()
    :{}


// static
bool VkPhysicalDeviceSparseProperties_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkPhysicalDeviceSparseProperties_Data::VkPhysicalDeviceSparseProperties_Data()
    :{}


// static
bool VkPhysicalDeviceProperties_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkPhysicalDeviceProperties_Data::VkPhysicalDeviceProperties_Data()
    :{}


// static
bool VkPhysicalDeviceFeatures_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkPhysicalDeviceFeatures_Data::VkPhysicalDeviceFeatures_Data()
    :{}


// static
bool VkExtent3D_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkExtent3D_Data::VkExtent3D_Data()
    :{}


// static
bool VkQueueFamilyProperties_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

VkQueueFamilyProperties_Data::VkQueueFamilyProperties_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace gpu

namespace perfetto {

// static
void TraceFormatTraits<::gpu::mojom::VkPhysicalDeviceType>::WriteIntoTrace(
   perfetto::TracedValue context, ::gpu::mojom::VkPhysicalDeviceType value) {}

} // namespace perfetto