compute-runtime/unit_tests/memory_manager
Mateusz Jablonski 8ec072d39c Simplify Memory Manager API [3/4]
- remove method allocateGraphicsMemory(size_t size)
- pass allocation type in allocation properties
- set allocation type in allocateGraphicsMemoryInPreferredPool

Change-Id: Ia9296d0ab2f711b7d78aff615cb56b3a246b60ec
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-17 10:42:16 +01:00
..
CMakeLists.txt Restore deferrable allocation deletion 2018-11-29 07:48:19 +01:00
address_mapper_tests.cpp Delete TypeSelector helper 2018-10-08 13:18:36 +02:00
deferrable_allocation_deletion_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
deferred_deleter_mt_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
graphics_allocation_tests.cpp Enable aggregating command buffers with multiple osContexts 2018-12-06 10:11:07 +01:00
host_ptr_manager_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
internal_allocation_storage_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
memory_manager_allocate_in_device_pool_tests.cpp Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
memory_manager_allocate_in_device_pool_tests.inl Simplify Memory Manager API [2/n] 2018-12-11 13:12:00 +01:00
memory_manager_allocate_in_preferred_pool_tests.cpp Move MMAllocateInPreferredPoolTests to inl file 2018-09-26 19:30:35 +02:00
memory_manager_allocate_in_preferred_pool_tests.inl Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
memory_manager_allocate_with_ptr_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_manager_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
memory_pool_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
page_table_tests.cpp Delete TypeSelector helper 2018-10-08 13:18:36 +02:00
physical_address_allocator_tests.cpp Extend PhysicalAddressAllocator with page size and alignement 2018-10-03 20:02:58 +02:00
surface_tests.cpp Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
svm_memory_manager.cpp Simplify Memory Manager API [2/n] 2018-12-11 13:12:00 +01:00