mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
feature: Add support for 64 bit memory counters for zesInit
Related-To: LOCI-4613, LOCI-4612 Signed-off-by: Mayank Raghuwanshi <mayank.raghuwanshi@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c3ca3ff119
commit
af6798f257
@@ -25,7 +25,6 @@ std::unordered_map<std::string, void *> getExtensionFunctionsLookupMap() {
|
||||
|
||||
addToMap(lookupMap, zexCommandListAppendWaitOnMemory);
|
||||
addToMap(lookupMap, zexCommandListAppendWriteToMemory);
|
||||
addToMap(lookupMap, zexSysmanMemoryGetBandwidth);
|
||||
#undef addToMap
|
||||
|
||||
return lookupMap;
|
||||
|
||||
Reference in New Issue
Block a user