mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
refactor: remove not used logic to check dynamic postsync layout
Related-To: NEO-8210 Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
2fe3804cc2
commit
df66a0276f
@@ -23,7 +23,6 @@ struct ApiSpecificConfig {
|
||||
static bool getGlobalBindlessHeapConfiguration();
|
||||
static bool getBindlessMode(const ReleaseHelper *);
|
||||
static bool isDeviceAllocationCacheEnabled();
|
||||
static bool isDynamicPostSyncAllocLayoutEnabled();
|
||||
static ApiType getApiType();
|
||||
static std::string getName();
|
||||
static uint64_t getReducedMaxAllocSize(uint64_t maxAllocSize);
|
||||
|
||||
Reference in New Issue
Block a user