compute-runtime/unit_tests/helpers
Cencelewska 81d587e1f9 Change arguments in creation of DispatchFlags
Change-Id: I150e0da2bc76a665e82c308ee2094742c13c2aa3
Signed-off-by: Cencelewska <katarzyna.cencelewska@intel.com>
2019-09-30 13:53:58 +02:00
..
linux Add linux specific CMakeLists.txt for helpers 2019-06-17 14:31:08 +02:00
windows Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
CMakeLists.txt Remove default constructor of DispatchFlags 2019-09-24 13:46:34 +02:00
array_count_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
base_object_tests.cpp Use stateful args programming for aux translation kernels. 2019-08-14 14:52:46 +02:00
base_object_tests_mt.cpp Remove not used waitUntilGet parameter from takeOwnership method 2019-07-02 15:41:13 +02:00
basic_math_tests.cpp Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
bit_helpers_tests.cpp Refactor blit buffer call 2019-08-09 16:43:40 +02:00
built_ins_helper.cpp Remove not needed inclusions of device.h 2019-09-09 15:05:29 +02:00
cl_helper_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cmd_buffer_validator.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
cmd_buffer_validator_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
debug_helpers.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
debug_helpers_tests.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
dirty_state_helpers_tests.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
dispatch_flags_helper.h Add logic to change queue slice count 2019-09-26 10:21:12 +02:00
dispatch_info_builder_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dispatch_info_tests.cpp Pass private scratch size to scratch space controller 2019-06-28 14:32:06 +02:00
execution_environment_helper.cpp Move HardwareInfo ownership to ExecutionEnvironment [1/n] 2019-05-08 16:11:01 +02:00
execution_environment_helper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
extendable_enum_tests.cpp Move memory pool to the core dir 2019-09-13 09:56:21 +02:00
file_io_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
flush_stamp_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_gpgpu_engines_tests.inl Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
get_info_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gtest_helpers.h Initial commit 2017-12-21 00:45:38 +01:00
hardware_commands_helper_tests.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
hardware_commands_helper_tests.h Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
hash_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hw_helper_default_tests.cpp Add helper for low priority engine type 2019-08-27 14:13:53 +02:00
hw_helper_tests.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
hw_helper_tests.h Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
hw_parse.h Move Linear Stream to core folder 2019-08-26 17:00:53 +02:00
hw_parse.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_binary_helper.cpp Change the size of aux translation transfer. 2019-04-20 15:45:07 +02:00
kernel_binary_helper.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_filename_helper.h Update copyright headers 2018-09-20 18:02:35 +02:00
kmd_notify_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
mem_properties_parser_helper_tests.cpp Refactor flags validation 2019-09-02 12:42:02 +02:00
memory_management_tests.cpp Move enumerateLeak to core. 2019-07-15 13:53:03 +02:00
memory_properties_flags_helpers_tests.cpp Add new flag to disable L3 for stateful accesses. 2019-08-29 23:38:26 -07:00
mipmap_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
per_thread_data_tests.cpp Move Linear Stream to core folder 2019-08-26 17:00:53 +02:00
ptr_math_tests.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
queue_helpers_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
raii_hw_helper.h Add method checkResourceCompatibility 2019-04-01 11:12:32 +02:00
sampler_helpers_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
static_size3.h Initial commit 2017-12-21 00:45:38 +01:00
string_tests.cpp Move string.h to core helpers 2019-07-19 07:21:00 +02:00
string_to_hash_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
task_information_tests.cpp Change arguments in creation of DispatchFlags 2019-09-30 13:53:58 +02:00
test_debug_variables.inl DebugVariables cleanup 2018-10-26 17:55:25 +02:00
test_files.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
test_files.h Update copyright headers 2018-09-20 18:02:35 +02:00
timestamp_packet_tests.cpp Remove default constructor of DispatchFlags 2019-09-24 13:46:34 +02:00
transfer_properties_tests.cpp Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
uint16_sse4_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
unit_test_helper.h Refactor linear/tiled Images logic 2019-09-06 13:59:52 +02:00
unit_test_helper.inl Refactor linear/tiled Images logic 2019-09-06 13:59:52 +02:00
validator_tests.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
variable_backup.h add more VariableBackup constructors 2018-03-06 08:03:26 +01:00