refactor: add BlitSyncPropertiesExt to BlitSyncProperties

Added BlitSyncPropertiesExt to provide additional information for
different platform and/or blitter commands.

Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com>
This commit is contained in:
Young Jin Yoon
2025-03-27 14:02:20 +00:00
committed by Compute-Runtime-Automation
parent 3438a14fc4
commit b5a259aded
41 changed files with 338 additions and 51 deletions

View File

@@ -220,4 +220,4 @@ void BlitProperties::transform1DArrayTo2DArrayIfNeeded() {
this->copySize.y = 1;
}
}
} // namespace NEO
} // namespace NEO