/* * Copyright 2022 Google LLC * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef skgpu_graphite_DrawPassCommands_DEFINED #define skgpu_graphite_DrawPassCommands_DEFINED #include "include/core/SkRect.h" #include "src/base/SkArenaAlloc.h" #include "src/base/SkTBlockList.h" #include "src/gpu/graphite/DrawTypes.h" namespace skgpu::graphite { DrawPassCommands // namespace DrawPassCommands } // namespace skgpu::graphite #endif // skgpu_graphite_DrawPassCommands_DEFINED