chromium/third_party/skia/src/gpu/ganesh/GrPromiseImageTexture.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 "include/private/chromium/GrPromiseImageTexture.h"

GrPromiseImageTexture::GrPromiseImageTexture(const GrBackendTexture& backendTexture) {}

GrPromiseImageTexture::~GrPromiseImageTexture() {}