blob: a181a406e8bb12342d1aa6690f3097e64284833c [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 "src/gpu/graphite/GraphicsPipelineDesc.h"
namespace skgpu::graphite {
GraphicsPipelineDesc::GraphicsPipelineDesc() {
}
} // namespace skgpu::graphite