| /* | |
| * Copyright 2017 Google Inc. | |
| * | |
| * Use of this source code is governed by a BSD-style license that can be | |
| * found in the LICENSE file. | |
| */ | |
| #ifndef GrMtlTypes_DEFINED | |
| #define GrMtlTypes_DEFINED | |
| #include "GrTypes.h" | |
| // This is a placeholder class until we fill it out. This is needed so we can have the mtl include | |
| // path in our BUILD.gn | |
| #endif |