mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +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>