unTypedDataPortCacheFlush pipe_control helper support

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2021-12-09 12:09:57 +00:00
committed by Compute-Runtime-Automation
parent bac79244d5
commit d07c76c237
10 changed files with 10 additions and 27 deletions

View File

@@ -130,7 +130,6 @@ set(NEO_CORE_HELPERS
${CMAKE_CURRENT_SOURCE_DIR}/definitions/mi_flush_args.h
${CMAKE_CURRENT_SOURCE_DIR}/definitions/pipe_control_args_base.h
${CMAKE_CURRENT_SOURCE_DIR}/definitions${BRANCH_DIR_SUFFIX}pipe_control_args.h
${CMAKE_CURRENT_SOURCE_DIR}${BRANCH_DIR_SUFFIX}pipe_control_args.cpp
)
if(SUPPORT_XEHP_AND_LATER)