mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Moving defintion of: - CmdListKernelLaunchParamsExt to cmdlist_launch_params_ext.h - CopyOffloadMode to copy_offload_mode.h - MemoryCopyParams to cmdlist_memory_copy_params.h - CommandToCopy to command_to_copy.h Store LaunchParamsExt as non-pointer member of CmdListKernelLaunchParams Related-To: NEO-14560 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>