mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-12 09:30:36 +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>