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

11 lines
159 B
C++

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