Files
compute-runtime/shared/source/xe_hpc_core
Kamil Kopryk ef896cc799 refactor: introduce ImageSurfaceState helper class
Moved global functions to the ImageSurfaceStateHelper class,
with declarations in the header file and definitions in the base .inl
file.
This change reduces compilation time by:
- removing unnecessary includes from the header file
- adding explicit template instantiations, which are faster than
implicit template instantiations.

Additionally, the image_skl_and_later.inl file has been removed as it
is no longer needed, and its implementation has been moved to the base .inl

Related-To: NEO-12149

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-01-30 19:20:31 +01:00
..
2024-08-29 18:40:51 +02:00
2022-07-07 12:17:53 +02:00
2023-12-29 19:06:33 +01:00
2023-01-03 11:52:59 +01:00
2021-12-07 10:22:41 +01:00
2021-12-07 10:22:41 +01:00
2023-02-10 20:26:13 +01:00
2021-12-07 10:22:41 +01:00