compute-runtime/unit_tests/os_interface
Mrozek, Michal acc5e87b40 Change CL_MEM_USE_HOST_PTR buffer allocation scheme.
- Choose BUFFER type if local memory is present.
- add CL_MEM_FORCE_SHARED_PHYSICAL_MEMORY_INTEL for allocations that
require host pointer storage.

Change-Id: Ifd3c74800cd53a2a9bb2171212a47ef5bcffe2a1
2019-01-08 16:24:10 +01:00
..
linux Minor renaming in a scope of multi os context allocations: 2019-01-07 11:42:43 +01:00
windows Change CL_MEM_USE_HOST_PTR buffer allocation scheme. 2019-01-08 16:24:10 +01:00
32bit_memory_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Update copyright headers 2018-09-20 18:02:35 +02:00
debug_settings_manager_tests.cpp Disable debug keys for ults 2018-12-19 12:30:03 +01:00
device_factory_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config_tests.h Initial commit 2017-12-21 00:45:38 +01:00
mock_performance_counters.cpp Instrumentation refactoring 2018-01-16 16:15:44 +01:00
mock_performance_counters.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_library_tests.cpp Refactor of glcl sharing 2018-12-17 23:04:28 +01:00
performance_counters_gen_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters_tests.cpp Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00