// // Copyright 2019 The ANGLE Project. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // master_source.metal: // Includes all other metal source code in one file. #include "clear.metal" #include "blit.metal" #include "gen_indices.metal"