chromium/out/Default/gen/gpu/config/gpu_driver_bug_list_autogen.h

// 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.

// This file is auto-generated from
//    gpu/config/process_json.py
// It's formatted by clang-format using chromium coding style:
//    clang-format -i -style=chromium filename
// DO NOT EDIT!

#ifndef GPU_CONFIG_GPU_DRIVER_BUG_LIST_AUTOGEN_H_
#define GPU_CONFIG_GPU_DRIVER_BUG_LIST_AUTOGEN_H_

#include "gpu/config/gpu_control_list.h"


namespace gpu {
GPU_EXPORT extern const size_t kGpuDriverBugListEntryCount;
GPU_EXPORT extern const GpuControlList::Entry kGpuDriverBugListEntries[];
}  // namespace gpu

#endif  // GPU_CONFIG_GPU_DRIVER_BUG_LIST_AUTOGEN_H_