chromium/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp

/*
 * Copyright 2023 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/dawn/DawnErrorChecker.h"

#include "include/private/base/SkAssert.h"
#include "src/gpu/graphite/Log.h"
#include "src/gpu/graphite/dawn/DawnAsyncWait.h"
#include "src/gpu/graphite/dawn/DawnSharedContext.h"

namespace skgpu::graphite {
namespace {

constexpr const char* kErrorScopeNames[] =;
constexpr DawnErrorType kErrorScopeTypes[] =;
static_assert;
constexpr int kScopeCount =;

}  // namespace

DawnErrorChecker::DawnErrorChecker(const DawnSharedContext* sharedContext)
        :{}

DawnErrorChecker::~DawnErrorChecker() {}

SkEnumBitMask<DawnErrorType> DawnErrorChecker::popErrorScopes() {}

}  // namespace skgpu::graphite