compute-runtime/unit_tests/memory_manager
Hoppe, Mateusz 684b1d75ba Refactor GraphicsAllocation::AllocationType and allocationType enums
- change GraphicsAllocatoin::AllocationType to scoped enumeration
so that ALLOCATION_TYPE_ prefix in every enum value can be removed
- all accesses are typed (example AllocationType::IMAGE)
- Rename allocationType to AllocationUsage to eliminate confusion
with multiple AllocationType enums / types

Change-Id: I16003297ecfcb0aaa5779ad00706c5d983914bbe
2018-07-06 13:00:08 +02:00
..
CMakeLists.txt Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
address_mapper_tests.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
deferred_deleter_mt_tests.cpp Make sure that stopping Deferred Deleter is thread safe 2018-03-20 14:04:23 +01:00
host_ptr_manager_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_manager_allocate_with_ptr_tests.cpp Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
memory_manager_tests.cpp Refactor GraphicsAllocation::AllocationType and allocationType enums 2018-07-06 13:00:08 +02:00
page_table_tests.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
surface_tests.cpp Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
svm_memory_manager.cpp Initial commit 2017-12-21 00:45:38 +01:00