compute-runtime/unit_tests/api
Cetnerowski, Adam e987d41dd6 ULT renaming: image mapping tests
Change-Id: I97da602831e62b0440d6d7bb0896dd1b11341a4f
2019-01-16 14:05:33 +01:00
..
gl Update copyright headers 2018-09-20 18:02:35 +02:00
CMakeLists.txt Add clEnqueueVerifyMemory API 2019-01-04 08:30:02 +01:00
api_tests_wrapper1.cpp Remove bigger api test files from api_test_wrappers 2018-11-13 13:28:20 +01:00
api_tests_wrapper2.cpp Add clEnqueueVerifyMemory API 2019-01-04 08:30:02 +01:00
api_tests_wrapper3.cpp Remove bigger api test files from api_test_wrappers 2018-11-13 13:28:20 +01:00
cl_api_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
cl_api_tests.h Update copyright headers 2018-09-20 18:02:35 +02:00
cl_build_program_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_clone_kernel_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_compile_program_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_create_buffer_tests.cpp Remove bigger api test files from api_test_wrappers 2018-11-13 13:28:20 +01:00
cl_create_command_queue_tests.inl Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
cl_create_command_queue_with_properties_tests.cpp Select RCS1 for low priority CommandQueue 2018-12-13 07:41:56 +01:00
cl_create_context_from_type_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_create_context_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_create_image_tests.cpp Remove big files from wrapper. 2018-10-23 14:17:05 +02:00
cl_create_kernel_tests.inl ULT renaming: CreateKernel tests 2018-09-20 18:23:13 +02:00
cl_create_kernels_in_program_tests.inl Validate the numKernels argument to clCreateKernelsInProgram. 2018-10-10 21:14:13 +02:00
cl_create_perf_counters_command_queue_tests.inl Remove bigger api test files from api_test_wrappers 2018-11-13 13:28:20 +01:00
cl_create_pipe_tests.inl ULT renanming: clCreatePipe tests 2018-09-28 11:32:35 +02:00
cl_create_program_with_binary_tests.inl ULT renaming: Create Program from IL 2018-11-15 13:31:41 +01:00
cl_create_program_with_built_in_kernels_tests.cpp ULT renaming: clCreateProgramWithBuiltInKernels 2018-11-23 20:22:10 +01:00
cl_create_sampler_tests.inl ULT renaming: clCreateSampler tests 2018-11-27 09:44:50 +01:00
cl_create_sampler_with_properties_tests.inl ULT renaming: clCreateSamplerWithProperties 2018-11-27 15:09:57 +01:00
cl_create_sub_buffer_tests.inl ULT renaming: Create SubBuffer tests 2018-12-17 08:06:03 +01:00
cl_create_sub_devices_tests.inl ULT renaming: clCreateSubDevice tests 2018-11-28 12:00:23 +01:00
cl_create_user_event_tests.inl ULT renaming: user events 2018-12-17 18:10:43 +01:00
cl_create_user_event_tests_mt.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_barrier_tests.inl ULT renaming: Enqueue Barrier 2018-12-18 10:56:21 +01:00
cl_enqueue_barrier_with_wait_list_tests.inl ULT renaming: Enqueue Barrier With Waitlist 2018-12-19 14:57:20 +01:00
cl_enqueue_copy_buffer_rect_tests.inl ULT renaming: EnqueueCopyBufferRect 2018-12-28 14:54:28 +01:00
cl_enqueue_copy_buffer_to_image_tests.inl ULT renaming: Copy Buffer to Image tests 2019-01-03 14:31:19 +01:00
cl_enqueue_copy_image_tests.inl ULT renaming: Copy image tests 2019-01-08 08:48:08 +01:00
cl_enqueue_copy_image_to_buffer_tests.inl ULT renaming: Copy image to buffer tests 2019-01-10 10:45:46 +01:00
cl_enqueue_fill_buffer_tests.inl ULT renaming: Fill image / buffer tests 2019-01-14 14:26:57 +01:00
cl_enqueue_fill_image_tests.inl ULT renaming: Fill image / buffer tests 2019-01-14 14:26:57 +01:00
cl_enqueue_image_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_map_buffer_tests.inl ULT renaming: Buffer mapping 2019-01-16 12:43:46 +01:00
cl_enqueue_map_image_tests.inl ULT renaming: image mapping tests 2019-01-16 14:05:33 +01:00
cl_enqueue_marker_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_marker_with_wait_list_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_migrate_mem_objects_tests.inl Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
cl_enqueue_native_kernel_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_nd_range_kernel_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_read_buffer_rect_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_read_buffer_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_read_image_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_svm_free_tests.inl Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
cl_enqueue_svm_map_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_svm_mem_fill_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_svm_memcpy_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_svm_migrate_mem_tests.cpp Remove bigger api test files from api_test_wrappers 2018-11-13 13:28:20 +01:00
cl_enqueue_svm_unmap_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_task_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_unmap_mem_object_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_verify_memory.inl Update clEnqueueVerifyMemory 2019-01-14 14:37:09 +01:00
cl_enqueue_wait_for_events_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_write_buffer_rect_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_write_buffer_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_enqueue_write_image_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_finish_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_flush_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_context_info_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_device_and_host_timer.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_device_ids_tests.inl Dont restore overrideCommandStreamReceiverCreation at creation time 2019-01-09 09:25:01 +01:00
cl_get_device_info_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_event_profiling_info_tests.inl Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00
cl_get_extension_function_address_for_platform_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_extension_function_address_tests.inl Return pointer to clCreateBufferWithPropertiesINTEL. 2018-11-19 15:13:32 +01:00
cl_get_image_info_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_image_params_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_kernel_arg_info_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_get_kernel_info_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_get_kernel_sub_group_info_khr_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_kernel_sub_group_info_tests.inl Remove limit to 256 work items for local workgroup size. 2018-11-05 17:17:59 +01:00
cl_get_kernel_work_group_info_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_get_mem_object_info_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_pipe_info_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_platform_ids_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_platform_ids_tests_mt.cpp Remove not needed methods. 2018-01-08 17:09:09 +01:00
cl_get_platform_info_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_get_program_build_info_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_get_program_info_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_get_supported_image_formats_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_icd_get_platform_ids_khr_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_intel_accelerator_tests.inl Remove unnecessary casts. 2018-12-18 13:42:14 +01:00
cl_intel_motion_estimation.cpp Remove unnecessary casts. 2018-12-18 13:42:14 +01:00
cl_link_program_tests.inl Remove redundant code. 2018-11-20 12:25:24 +01:00
cl_release_command_queue_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_release_context_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_release_event_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_release_kernel_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_release_mem_obj_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_release_program_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_retain_mem_obj_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_retain_release_command_queue_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_retain_release_context_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_retain_release_device_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_retain_release_sampler_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_set_default_device_command_queue_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_set_event_callback_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_set_kernel_arg_svm_pointer_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_set_kernel_exec_info_tests.inl Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00
cl_set_mem_object_destructor_callback_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_set_mem_object_destructor_callback_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_set_performance_configuration_tests.inl Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00
cl_svm_alloc_tests.inl Add clCreateBufferWithPropertiesIntel() API 2018-11-06 11:03:04 +01:00
cl_svm_free_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_unload_compiler_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cl_unload_platform_compiler_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00