1 // GENERATED FILE - DO NOT EDIT.
2 // Generated by generate_entry_points.py using data from gl.xml.
3 //
4 // Copyright 2020 The ANGLE Project Authors. All rights reserved.
5 // Use of this source code is governed by a BSD-style license that can be
6 // found in the LICENSE file.
7 //
8 // validationGL21_autogen.h:
9 //   Validation functions for the OpenGL 2.1 entry points.
10 
11 #ifndef LIBANGLE_VALIDATION_GL21_AUTOGEN_H_
12 #define LIBANGLE_VALIDATION_GL21_AUTOGEN_H_
13 
14 #include "common/PackedEnums.h"
15 
16 namespace gl
17 {
18 class Context;
19 
20 }  // namespace gl
21 
22 #endif  // LIBANGLE_VALIDATION_GL21_AUTOGEN_H_
23