blob: df1cdeacce3f22a93116cfb27f2e0336863cca4b [file] [log] [blame]
/*
* Copyright 2021 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "src/gpu/mtl/GrMtlRenderCommandEncoder.h"
#if !__has_feature(objc_arc)
#error This file must be compiled with Arc. Use -fobjc-arc flag
#endif
//GR_NORETAIN_BEGIN
// Uncomment when we have code here
//
//GR_NORETAIN_END