compute-runtime/unit_tests/mocks
Artur Harasimiuk a6d9e74851 Revert "Refactor of glcl sharing"
This reverts commit 51ecef7ec2.

Change-Id: Ia654fe0d50a2144371c3def7e768ef9707419c61
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-10-08 14:03:57 +02:00
..
gl Revert "Refactor of glcl sharing" 2018-10-08 14:03:57 +02:00
gmm_memory Update copyright headers 2018-09-20 18:02:35 +02:00
linux Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
CMakeLists.txt AUB CSRs to use a shared address mapper (CPU VA to GTT VA) 2018-10-03 12:50:25 +02:00
mock_32bitAllocator.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_async_event_handler.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_async_event_handler.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_aub_csr.h CSR AUB + HW mode - flush to poll MMIO for completion 2018-10-04 10:32:08 +02:00
mock_aub_file_stream.h AUB CSRs to use a shared address mapper (CPU VA to GTT VA) 2018-10-03 12:50:25 +02:00
mock_aub_subcapture_manager.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_block_kernel_manager.h Initial commit 2017-12-21 00:45:38 +01:00
mock_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_builtin_dispatch_info_builder.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
mock_builtins.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_cif.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_cif.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_command_queue.h Multiple TimestampPackets handling 2018-10-05 01:54:35 +02:00
mock_compilers.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_compilers.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_context.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_context.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_csr.cpp Change CommandStreamReceiver::flush() argument to a reference 2018-09-25 17:28:44 +02:00
mock_csr.h Add OsContext argument to MemoryManager::makeNonResidentEvictionAllocations 2018-10-05 01:28:31 +02:00
mock_d3d_objects.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_deferrable_deletion.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_deferrable_deletion.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_deferred_deleter.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_deferred_deleter.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_device.cpp Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
mock_device.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_device_factory.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_device_queue.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_event.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_experimental_command_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm.h Clarified dependencies in Context::getSupportedImageFormats 2018-09-27 18:41:18 +02:00
mock_gmm_client_context.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_client_context.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_client_context_base.cpp Use dynamic gmmlib on Linux 2018-09-21 17:34:31 +02:00
mock_gmm_client_context_base.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_memory_base.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_memory_base.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_page_table_mngr.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_page_table_mngr.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm_resource_info.cpp Clarified dependencies in Context::getSupportedImageFormats 2018-09-27 18:41:18 +02:00
mock_gmm_resource_info.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_graphics_allocation.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_image.h Unify mipmap layout accross platforms 2018-09-25 16:27:43 +02:00
mock_instrumentation.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_kernel.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_kernel.h Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
mock_mdi.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_memory_manager.cpp Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
mock_memory_manager.h Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
mock_ostime.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_ostime_win.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_physical_address_allocator.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
mock_pipe.h Initial commit 2017-12-21 00:45:38 +01:00
mock_program.cpp Make residency in graphics allocation OsContext dependent. 2018-09-20 16:44:04 +02:00
mock_program.h Refactoring of internal options extraction 2018-10-05 15:28:31 +02:00
mock_sampler.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_sip.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_sip.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_source_level_debugger.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_submissions_aggregator.h Initial commit 2017-12-21 00:45:38 +01:00
mock_tbx_sockets.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_wddm.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_wddm.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_wddm_interface23.h Update copyright headers 2018-09-20 18:02:35 +02:00