Rename plus in filenames to and_later

Related-To: NEO-5920

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:
Szymon Morek
2021-08-03 11:48:35 +00:00
committed by Compute-Runtime-Automation
parent d8dd93dea6
commit aa5e1780a2
251 changed files with 298 additions and 298 deletions

View File

@@ -5,11 +5,11 @@
*
*/
#include "shared/source/command_stream/command_stream_receiver_hw_bdw_plus.inl"
#include "shared/source/command_stream/command_stream_receiver_hw_bdw_and_later.inl"
#include "shared/source/command_stream/device_command_stream.h"
#include "shared/source/debug_settings/debug_settings_manager.h"
#include "shared/source/gen11/reg_configs.h"
#include "shared/source/helpers/blit_commands_helper_bdw_plus.inl"
#include "shared/source/helpers/blit_commands_helper_bdw_and_later.inl"
#include "shared/source/helpers/populate_factory.h"
namespace NEO {