blob: 09317896138a7c4dc0336947afdc0e17b66d0358 [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/GraphicsPipelineDesc.h"
namespace skgpu {
GraphicsPipelineDesc::GraphicsPipelineDesc() {
}
} // namespace skgpu