mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
refactor: add setupTimestampPacketFlushL3 function
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c1d184fade
commit
73795ced64
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2020-2024 Intel Corporation
|
||||
* Copyright (C) 2020-2025 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -44,5 +44,6 @@ struct ApiSpecificConfig {
|
||||
static std::string compilerCacheLocation();
|
||||
static std::string compilerCacheFileExtension();
|
||||
static int64_t compilerCacheDefaultEnabled();
|
||||
static bool isUpdateTagFromWaitEnabledForHeapless();
|
||||
};
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user