compute-runtime/opencl/test/unit_test/mocks
Zbigniew Zdanowicz 991fd3b358 Add flags parameter to user fence wait function
Related-To: NEO-5845

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2021-06-22 15:43:02 +02:00
..
gl Copyright header update 2021-05-17 20:38:19 +02:00
gmm_memory Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
linux Add flags parameter to user fence wait function 2021-06-22 15:43:02 +02:00
CMakeLists.txt Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_allocation_properties.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_async_event_handler.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
mock_async_event_handler.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_aub_center.h Update aub/tbx stepping handling 2021-02-15 13:57:39 +01:00
mock_aub_csr.h Clear Event dependencies for Subcapture 2021-06-18 12:58:49 +02:00
mock_aub_file_stream.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_aub_stream.h AubMemDump refactor 2021-03-24 18:26:00 +01:00
mock_aub_subcapture_manager.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
mock_block_kernel_manager.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_buffer.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_builtin_dispatch_info_builder.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_builtins.cpp Copyright header update 2021-05-17 20:38:19 +02:00
mock_builtins.h Save State Save Area Header in OCL 2021-05-13 17:58:14 +02:00
mock_cl_device.cpp Copyright header update 2021-05-17 20:38:19 +02:00
mock_cl_device.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_cl_execution_environment.h Move AsyncEventsHandler to ClExecutionEnvironment 2020-03-31 15:42:07 +02:00
mock_cl_hw_helper.h Implement cl_intel_device_attribute_query extension 2021-04-22 11:19:32 +02:00
mock_command_queue.h Correct enqueueCopyImage params 2021-06-15 13:24:57 +02:00
mock_context.cpp Select lowest subdevice when USM memory is allocated in not multicontext 2021-06-21 18:45:11 +02:00
mock_context.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_csr.h Change default placement of preemption allocation 2021-05-11 15:26:24 +02:00
mock_d3d_objects.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_device_queue.h Add new atomic operation 2021-06-04 09:00:11 +02:00
mock_event.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_execution_environment.h Rename platformDevices -> defaultHwInfo [1/n] 2020-03-24 10:59:20 +01:00
mock_gmm.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_gmm_memory_base.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
mock_gmm_memory_base.h Fix clang-tidy issues 2021-06-11 09:33:11 +02:00
mock_gmm_page_table_mngr.cpp Copyright header update 2021-05-17 20:38:19 +02:00
mock_gmm_page_table_mngr.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_gmm_resource_info.cpp Copyright header update 2021-05-17 20:38:19 +02:00
mock_gmm_resource_info.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_host_ptr_manager.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_hw_helper.h Add absolute include paths 2020-02-23 23:49:12 +01:00
mock_image.h Don't use BCS for NV12 images 2021-06-10 13:51:28 +02:00
mock_internal_allocation_storage.h Add absolute include paths 2020-02-23 23:49:12 +01:00
mock_io_functions.h Add new functionality to load SIP from file 2021-04-23 13:48:26 +02:00
mock_kernel.cpp Copyright header update 2021-05-17 20:38:19 +02:00
mock_kernel.h Refactor ocl kernel 2021-06-11 16:52:09 +02:00
mock_kernel_info.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
mock_kernel_info.h printf support with ZEBinary 2021-06-21 20:53:58 +02:00
mock_lrca_helper.h AubMemDump refactor 2021-03-24 18:26:00 +01:00
mock_mdi.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_memory_manager.cpp Respect 3 dimensions when calculating size for host surface 2021-06-17 11:15:30 +02:00
mock_memory_manager.h Check Isa placement for every root device 2021-06-21 11:53:19 +02:00
mock_os_context.h Pass EngineTypeUsage to OsContext creation 2021-03-16 10:21:18 +01:00
mock_ostime.h OsTime refactor 2021-05-20 23:36:13 +02:00
mock_ostime_win.h OsTime refactor 2021-05-20 23:36:13 +02:00
mock_pipe.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_platform.cpp Add global destructor of platforms 2020-09-01 17:26:17 +02:00
mock_platform.h LoopAtPlatformInitialize renamed to LoopAtDriverInit and triggers earlier 2020-04-28 13:47:04 +02:00
mock_program.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_program.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_sampler.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_sharing_factory.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
mock_source_level_debugger.h Remove not needed pragmas -Winconsistent-missing-override from OCL ULT 2020-05-18 14:07:12 +02:00
mock_submissions_aggregator.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_svm_manager.h Add new flag to USM memory manager 2021-03-10 11:47:34 +01:00
mock_timestamp_container.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_wddm.cpp Refactoring HwDeviceId 2021-05-24 21:38:20 +02:00
mock_wddm.h Cleanup in WDDM files 2021-05-27 17:38:02 +02:00
mock_wddm_interface20.h Add absolute include paths 2020-02-23 23:49:12 +01:00
mock_wddm_interface23.h Add absolute include paths 2020-02-23 23:49:12 +01:00
mock_wddm_residency_allocations_container.h Fixing gcc warnig in DECLARE_COMMAND_BUFFER 2021-06-09 15:51:51 +02:00
mock_wddm_residency_logger.h Improve Wddm Residency logging 2020-03-25 11:58:59 +01:00
ult_cl_device_factory.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
ult_cl_device_factory.h Correct logic in MultiRootDeviceFixture 2020-11-27 16:22:39 +01:00
wddm_mock_helpers.h Add absolute include paths 2020-02-23 23:49:12 +01:00