..
linux
Add linux specific CMakeLists.txt for helpers
2019-06-17 14:31:08 +02:00
windows
Add windows specific CMakeLists.txt for helpers
2019-06-17 09:36:49 +02:00
CMakeLists.txt
Remove OCL object from MemoryProperties 1/n
2019-08-09 08:47:54 +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
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_helper_tests.cpp
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cmd_buffer_validator.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cmd_buffer_validator_tests.cpp
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
debug_helpers.cpp
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
debug_helpers_tests.cpp
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
dirty_state_helpers_tests.cpp
Move ptr.h to core folder
2019-05-29 00:11:34 -07: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
clang-format: enable sorting includes
2019-02-27 11:50:07 +01: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
Refactor obtaining IndirectHeaps
2019-07-17 11:13:49 +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
Revert "Flush instruction cache."
2019-08-27 13:40:03 +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
Create helper for memory properties
2019-07-23 11:31:49 +02:00
memory_management_tests.cpp
Move enumerateLeak to core.
2019-07-15 13:53:03 +02:00
memory_properties_flags_helpers_tests.cpp
Remove OCL object from MemoryProperties 8/n
2019-08-27 17:28:47 +02: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
Allow blocked command stream programming for commands without Kernel
2019-07-24 16:01:34 +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
Add mechanism to register instruction cache flushes.
2019-08-28 07:56:41 +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 addPipeControlWA, PipeControlWArequired
2019-08-19 10:47:28 +02:00
unit_test_helper.inl
Refactor addPipeControlWA, PipeControlWArequired
2019-08-19 10:47:28 +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