mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add method to add gen specific sampler state params
Change-Id: I6ea3747deabc9bc2aca38dce1ddfcca5158b9f41
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user