mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 06:15:36 +08:00
IsAtLeastGen12LP / IsNotWithinXeGfxFamily / IsNotXe2HpgCore / IsWithinXeHpgCoreAndXe3Core / IsWithinXeHpcCoreAndXe3Core -> deleted IsAtLeastXeHpCore -> IsAtLeastXeCore IsBeforeXeHpCore / IsBeforeXeHpgCore / IsAtMostXeHpCore -> IsGen12LP IsXeHpOrXeHpgCore -> IsXeHpgCore IsXeHpOrXeHpcCore -> IsXeHpcCore IsNotXeHpOrXeHpgCore -> IsNotXeHpgCore IsNotXeHpOrXeHpcCore -> IsNotXeHpcCore IsWithinXeGfxFamily / IsXeHpcOrXeHpgCore / IsXeHpOrXeHpcOrXeHpgCore -> IsXeCore IsNotXeHpgOrXeHpcCore -> IsNotXeCore IsWithinXeHpCoreAndXe2HpgCore -> IsWithinXeCoreAndXe2HpgCore IsXeHpcCoreOrXe2HpgCore -> IsWithinXeHpcCoreAndXe2HpgCore IsWithinXeHpCoreAndXe3Core -> IsWithinXeCoreAndXe3Core IsXe2HpgCoreOrXe3Core -> IsWithinXe2HpgCoreAndXe3Core IsAtLeastBmg -> IsAtLeastXe2HpgCore IsBeforeXeHpcCore -> IsAtMostXeHpgCore IsBeforeXe2HpgCore / IsAtMostArl / IsAtMostXeHpcCore -> IsAtMostXeCore Related-To: NEO-12681 Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>