Add method to add gen specific sampler state params

Change-Id: I6ea3747deabc9bc2aca38dce1ddfcca5158b9f41
This commit is contained in:
Mateusz Jablonski
2018-01-24 10:23:11 +01:00
parent 5f98d9f9ff
commit 4aaa726758
8 changed files with 115 additions and 25 deletions

View File

@ -25,6 +25,7 @@ set(IGDRCL_SRCS_tests_gen8
"${CMAKE_CURRENT_SOURCE_DIR}/enqueue_media_kernel.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/gen_cmd_parse.h"
"${CMAKE_CURRENT_SOURCE_DIR}/hw_helper_tests.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/sampler_tests.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/scheduler_dispatch_tests.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/test_device_caps.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/test_device_queue_hw.cpp"