blob: fda2bc3801daa6b04af39c4c9efe8a74ead08dc6 [file] [log] [blame]
/*
* Copyright 2021 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "experimental/graphite/src/mtl/MtlRenderPipeline.h"
namespace skgpu::mtl {
RenderPipeline::RenderPipeline() {
}
} // namespace skgpu::mtl