chromium/third_party/angle/src/common/gl_enum_utils_autogen.h

// GENERATED FILE - DO NOT EDIT.
// Generated by gen_gl_enum_utils.py using data from gl.xml and gl_angle_ext.xml.
//
// Copyright 2019 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// gl_enum_utils_autogen.h:
//   mapping of GLenum value to string.

#ifndef COMMON_GL_ENUM_UTILS_AUTOGEN_H_
#define COMMON_GL_ENUM_UTILS_AUTOGEN_H_

namespace gl
{
enum class GLESEnum
{};

enum class BigGLEnum
{};
}  // namespace gl

#endif  // COMMON_GL_ENUM_UTILS_AUTOGEN_H_