• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1//
2// Copyright 2019 The ANGLE Project. 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// master_source.metal:
7//    Includes all other metal source code in one file.
8
9#include "clear.metal"
10#include "blit.metal"
11#include "gen_indices.metal"
12