compute-runtime/unit_tests/helpers
Maciej Plewka b218281488 Dont use context in built ins
Change-Id: Id2af09190edbc1a3bb930210fe340691aa1e4578
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2020-02-20 17:20:18 +01:00
..
linux Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
windows Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
CMakeLists.txt Test non-default root device in api fixture 2019-12-30 15:28:00 +01:00
array_count_tests.cpp Move files to core 2020-01-29 12:21:40 +01:00
base_object_tests.cpp Pass execution environment to Platform 2020-02-10 10:08:55 +01: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 Dont use context in built ins 2020-02-20 17:20:18 +01: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 Make UNRECOVERABLE_IF more verbose in ULTs 2020-01-17 17:44:58 +01:00
debug_helpers_tests.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
deferred_deleter_helpers_tests.cpp Add method for checking if deferr deleter is enabled 2019-10-15 13:28:14 +02:00
dirty_state_helpers_tests.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
dispatch_flags_helper.h Add per-DSS backed buffer programming to dispatch flags 2020-01-30 08:40:59 +01:00
dispatch_info_builder_tests.cpp Dont use context in built ins 2020-02-20 17:20:18 +01:00
dispatch_info_tests.cpp Dont use context in built ins 2020-02-20 17:20:18 +01:00
execution_environment_helper.cpp Move device factory to core 2020-02-05 16:34:14 +01:00
execution_environment_helper.h Move execution environment to Core 2020-02-06 15:00:37 +01:00
extendable_enum_tests.cpp Move memory pool to the core dir 2019-09-13 09:56:21 +02:00
flush_stamp_tests.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
get_gpgpu_engines_tests.inl Create dedicated engine for internal usage 2020-02-05 13:48:04 +01:00
get_info_tests.cpp Moved files from gmm_helper to core 2020-01-25 11:49:17 +01:00
gtest_helpers.h Initial commit 2017-12-21 00:45:38 +01:00
hardware_commands_helper_tests.cpp Dont use context in built ins 2020-02-20 17:20:18 +01:00
hardware_commands_helper_tests.h Simplify HardwareCommandsHelper 2020-01-27 17:10:33 +01:00
hw_helper_default_tests.cpp Move headers to core 2019-12-02 14:20:45 +01:00
hw_helper_tests.cpp Changed class name from PipeControlHelper to MemorySynchronizationCommands 2020-02-17 16:20:27 +01:00
hw_helper_tests.h Move core device objects to core 2020-02-07 14:35:14 +01:00
hw_parse.h Move helpers files to core folder 2019-12-31 10:39:21 +01:00
hw_parse.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_binary_helper.cpp Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
kernel_binary_helper.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_binary_helper_hash_value.cpp Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
kernel_filename_helper.h Update copyright headers 2018-09-20 18:02:35 +02:00
kmd_notify_tests.cpp Add ClDevice 2020-01-17 12:43:11 +01:00
mem_properties_parser_helper_tests.cpp Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01:00
memory_management_tests.cpp Move enumerateLeak to core. 2019-07-15 13:53:03 +02:00
memory_properties_flags_helpers_tests.cpp Add CL_MEM_48BIT_RESOURCE_INTEL flag to cl_mem_flags_intel 2020-02-19 10:58:24 +01:00
mipmap_tests.cpp Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
per_thread_data_tests.cpp Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
ptr_math_tests.cpp Avoid casting void* to uint64_t. 2019-12-03 11:55:26 +01:00
queue_helpers_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
raii_hw_helper.h Move HwHelper to core directory 2019-11-15 14:06:40 +01: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
task_information_tests.cpp Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
test_debug_variables.inl DebugVariables cleanup 2018-10-26 17:55:25 +02:00
test_files.cpp Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
test_files.h Update copyright headers 2018-09-20 18:02:35 +02:00
timestamp_packet_tests.cpp Use hwInfo from root device environment [2/N] 2020-02-20 13:06:34 +01:00
transfer_properties_tests.cpp Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
uint16_sse4_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
ult_limits.h Test non-default root device in api fixture 2019-12-30 15:28:00 +01:00
unit_test_helper.h Blit command size estimates with additional size for synchronization 2020-02-11 10:13:04 +01:00
unit_test_helper.inl Blit command size estimates with additional size for synchronization 2020-02-11 10:13:04 +01:00
validator_tests.cpp Pass execution environment to Platform 2020-02-10 10:08:55 +01:00
variable_backup.h add more VariableBackup constructors 2018-03-06 08:03:26 +01:00