compute-runtime/unit_tests/os_interface
Mateusz Jablonski c8748b77a0 Simplify memory manager API [1/n]
pass struct with properties to allocate graphics memory methods:
for protected methods use AllocationData
for public methods use AllocationProperties

Change-Id: Ie1c3cb6b5e330bc4adac2ca8b0bf02d30ec76065
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-06 15:09:25 +01:00
..
linux Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
windows Simplify memory manager API [1/n] 2018-12-06 15:09:25 +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 Memory leak reported for long string debug variables in ULTs 2018-11-27 10:07:42 +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 Revert "Refactor of glcl sharing" 2018-10-08 14:03:57 +02: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