blob: 129f8c392012ce967d183dd1683c23bd36365df1 [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/Caps.h"
#include "src/sksl/SkSLUtil.h"
namespace skgpu {
Caps::Caps() {
}
Caps::~Caps() {
}
} // namespace skgpu