fix: Remove not needed BCS split helper

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
Lukasz Jobczyk
2023-06-22 13:04:04 +00:00
committed by Compute-Runtime-Automation
parent 082d33bb7c
commit 0bc5eead84
7 changed files with 0 additions and 21 deletions

View File

@@ -14,7 +14,6 @@ struct ApiSpecificConfig {
enum ApiType { OCL,
L0 };
static bool isStatelessCompressionSupported();
static bool isBcsSplitWaSupported();
static bool getGlobalBindlessHeapConfiguration();
static bool getBindlessMode();
static bool isDeviceAllocationCacheEnabled();