1 // 2 // Copyright 2019 The ANGLE Project Authors. All rights reserved. 3 // Use of this source code is governed by a BSD-style license that can be 4 // found in the LICENSE file. 5 // 6 7 // validationGL21.cpp: Validation functions for OpenGL 2.1 entry point parameters 8 9 #include "libANGLE/validationGL21_autogen.h" 10 11 namespace gl 12 {} // namespace gl 13