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

// gpu/ipc/common/gpu_disk_cache_type.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/gpu_disk_cache_type.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/gpu_disk_cache_type.mojom-params-data.h"
namespace gpu {
namespace mojom {

NOINLINE static const char* GpuDiskCacheTypeToStringHelper(GpuDiskCacheType value) {}

std::string GpuDiskCacheTypeToString(GpuDiskCacheType value) {}

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

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


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

GpuDiskCacheGlShaderHandle_Data::GpuDiskCacheGlShaderHandle_Data()
    :{}


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

GpuDiskCacheDawnWebGPUHandle_Data::GpuDiskCacheDawnWebGPUHandle_Data()
    :{}


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

GpuDiskCacheDawnGraphiteHandle_Data::GpuDiskCacheDawnGraphiteHandle_Data()
    :{}

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

namespace perfetto {

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

} // namespace perfetto