compute-runtime/shared/source/helpers/deferred_deleter_helper.h

13 lines
173 B
C++

/*
* Copyright (C) 2019-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
namespace NEO {
bool isDeferredDeleterEnabled();
} // namespace NEO