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

11 lines
159 B
C++

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