mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
fix: Remove not needed BCS split helper
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
082d33bb7c
commit
0bc5eead84
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user