compute-runtime/unit_tests/api
Woloszyn, Wojciech 0ad81024b7 Implement cl_khr_mipmap_image [1/n]
- Add mipmap image handling for clEnqueueReadImage, clEnqueueWriteImage
- Fix mipmap image handling for clCreateImage

Change-Id: I42938a330b55c7e69a16c26dce3ab5d66f8a8938
2018-03-21 10:51:13 +01:00
..
CMakeLists.txt Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_api_tests.cpp Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
cl_api_tests.h Handle host pointer not meeting memory manager criteria 2018-01-29 11:40:32 +01:00
cl_build_program_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_clone_kernel_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_compile_program_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_buffer_tests.cpp Handle host pointer not meeting memory manager criteria 2018-01-29 11:40:32 +01:00
cl_create_command_queue_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_command_queue_with_properties_tests.cpp Used ratified Khronos extension names 2018-02-13 13:33:27 +01:00
cl_create_context_from_type_tests.cpp Add support for GT-Pin Callbacks [1/n] 2018-01-09 14:26:47 +01:00
cl_create_context_tests.cpp Add support for GT-Pin Callbacks [1/n] 2018-01-09 14:26:47 +01:00
cl_create_image_tests.cpp Map/unmap enqueue fixes [2/n]: CPU operations on limited range 2018-02-13 16:29:01 +01:00
cl_create_kernel_tests.cpp Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
cl_create_kernels_in_program_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_perf_counters_command_queue_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_pipe_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_program_with_binary_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_program_with_built_in_kernels_tests.cpp Clean obsolete code. 2018-02-23 08:10:12 +01:00
cl_create_sampler_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_sampler_with_properties_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_sub_buffer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_sub_devices_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_user_event_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_create_user_event_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_barrier_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_barrier_with_wait_list_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_copy_buffer_rect_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_copy_buffer_to_image_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_enqueue_copy_image_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_enqueue_copy_image_to_buffer_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_enqueue_fill_buffer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_fill_image_tests.cpp Implement cl_khr_mipmap_image [1/n] 2018-03-21 10:51:13 +01:00
cl_enqueue_image_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_enqueue_map_buffer_tests.cpp Map/unmap enqueue fixes [1/n]: Unify Buffer and Image paths 2018-02-09 17:35:03 +01:00
cl_enqueue_map_image_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_enqueue_marker_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_marker_with_wait_list_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_migrate_mem_objects_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_native_kernel_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_nd_range_kernel_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_read_buffer_rect_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_read_buffer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_read_image_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_enqueue_svm_free_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_svm_map_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_svm_mem_fill_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_svm_memcpy_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_svm_migrate_mem_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_svm_unmap_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_task_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_unmap_mem_object_tests.cpp Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
cl_enqueue_wait_for_events_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_write_buffer_rect_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_write_buffer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_enqueue_write_image_tests.cpp Validate region and origin for all image API calls 2018-03-09 08:24:25 +01:00
cl_finish_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_flush_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_context_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_device_and_host_timer.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_device_ids_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_device_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_event_profiling_info_tests.cpp enable perf counters for events 2018-02-28 12:09:55 +01:00
cl_get_extension_function_address_for_platform_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_extension_function_address_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_image_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_image_params_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_kernel_arg_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_kernel_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_kernel_sub_group_info_khr_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_kernel_sub_group_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_kernel_work_group_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_mem_object_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_pipe_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_platform_ids_tests.cpp add more VariableBackup constructors 2018-03-06 08:03:26 +01: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.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_program_build_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_program_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_get_supported_image_formats_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_icd_get_platform_ids_khr_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_intel_accelerator_tests.cpp Clean obsolete code. 2018-02-23 08:10:12 +01:00
cl_intel_motion_estimation.cpp Clean obsolete code. 2018-02-23 08:10:12 +01:00
cl_link_program_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_release_command_queue_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_release_context_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_release_event_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_release_kernel_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_release_mem_obj_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_release_program_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_retain_mem_obj_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_retain_release_command_queue_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_retain_release_context_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_retain_release_device_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_retain_release_sampler_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_set_default_device_command_queue_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_set_event_callback_tests.cpp Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
cl_set_kernel_arg_svm_pointer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_set_kernel_exec_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_set_mem_object_destructor_callback_tests.cpp Initial commit 2017-12-21 00:45:38 +01: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.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_svm_alloc_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_svm_free_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_unload_compiler_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
cl_unload_platform_compiler_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00