// GENERATED FILE - DO NOT EDIT. // Generated by gen_uniform_type_table.py. // // Copyright 2024 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. // // Uniform type info table: // Metadata about a particular uniform format, indexed by GL type. #ifndef COMMON_UNIFORM_TYPE_INFO_AUTOGEN_H_ #define COMMON_UNIFORM_TYPE_INFO_AUTOGEN_H_ #include "angle_gl.h" #include "utilities.h" namespace gl { inline GLint GetUniformElementComponents(UniformTypeIndex index) { … } } // namespace gl #endif // COMMON_UNIFORM_TYPE_INFO_AUTOGEN_H_