blob: fa88cf06f04a28f1b5ef7f3ad9348935b28a2c1b [file] [log] [blame]
/*
* 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