mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 04:12:57 +08:00
This change replaces HwHelper::addEngineToEngineGroup with getEngineGroupType, so we're able to map EngineType to EngineGroupType without pushing engines. Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>