Rename hardware_commands_helper files to align with naming convention

Change-Id: I4a417cab5f14608228d2e4f0db456d0dad69524c
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2020-04-03 10:15:38 +02:00
committed by sys_ocldev
parent be45e23d91
commit 3e881aed57
8 changed files with 575 additions and 575 deletions

View File

@@ -8,8 +8,8 @@
#include "shared/source/gen8/hw_cmds.h"
#include "opencl/source/helpers/hardware_commands_helper.h"
#include "opencl/source/helpers/hardware_commands_helper.inl"
#include "opencl/source/helpers/hardware_commands_helper_base.inl"
#include "opencl/source/helpers/hardware_commands_helper_bdw_plus.inl"
#include <cstdint>