Home
last modified time | relevance | path

Searched refs:clCommandQueueWrapper (Results 1 – 25 of 67) sorted by relevance

123

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore/
Dtest_external_semaphore.cpp199 clCommandQueueWrapper queue1 = in test_external_semaphores_multi_context()
203 clCommandQueueWrapper queue2 = in test_external_semaphores_multi_context()
347 clCommandQueueWrapper queue = clCreateCommandQueue( in test_external_semaphores_simple_1()
413 clCommandQueueWrapper queue = clCreateCommandQueue( in test_external_semaphores_simple_2()
509 clCommandQueueWrapper queue = clCreateCommandQueue( in test_external_semaphores_reuse()
657 clCommandQueueWrapper queue_1 = clCreateCommandQueue( in test_external_semaphores_cross_queues_ooo()
661 clCommandQueueWrapper queue_2 = clCreateCommandQueue( in test_external_semaphores_cross_queues_ooo()
678 clCommandQueueWrapper queue_1 = in test_external_semaphores_cross_queues_io()
682 clCommandQueueWrapper queue_2 = in test_external_semaphores_cross_queues_io()
736 clCommandQueueWrapper queue1 = in test_external_semaphores_cross_queues_io2()
[all …]
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_semaphore/
Dtest_semaphores.cpp156 clCommandQueueWrapper queue = clCreateCommandQueue( in test_semaphores_simple_1()
218 clCommandQueueWrapper queue = clCreateCommandQueue( in test_semaphores_simple_2()
310 clCommandQueueWrapper queue = clCreateCommandQueue( in test_semaphores_reuse()
402 clCommandQueueWrapper queue_1 = clCreateCommandQueue( in test_semaphores_cross_queues_ooo()
406 clCommandQueueWrapper queue_2 = clCreateCommandQueue( in test_semaphores_cross_queues_ooo()
421 clCommandQueueWrapper queue_1 = in test_semaphores_cross_queues_io()
425 clCommandQueueWrapper queue_2 = in test_semaphores_cross_queues_io()
453 clCommandQueueWrapper queue = clCreateCommandQueue( in test_semaphores_multi_signal()
529 clCommandQueueWrapper queue = clCreateCommandQueue( in test_semaphores_multi_wait()
679 clCommandQueueWrapper queue = clCreateCommandQueue( in test_semaphores_import_export_fd()
/external/OpenCL-CTS/test_conformance/api/
Dtest_queue_hint.cpp36 int test_enqueue(cl_context context, clCommandQueueWrapper& queue, clKernelWrapper& kernel, size_t … in test_enqueue()
124clCommandQueueWrapper q = clCreateCommandQueueWithProperties(context, deviceID, queue_prop[i], &er… in test_queue_hint()
160clCommandQueueWrapper q = clCreateCommandQueueWithProperties(context, deviceID, queue_prop[i], &er… in test_queue_hint()
Dtest_create_context_from_type.cpp32 clCommandQueueWrapper queue_to_test; in test_create_context_from_type()
Dtest_queue_properties.cpp60clCommandQueueWrapper queue = clCreateCommandQueueWithPropertiesKHR(context, deviceID, queue_prop_… in enqueue_kernel()
Dtest_queue_properties_queries.cpp115 clCommandQueueWrapper test_queue; in create_queue_and_check_array_properties()
Dtest_zero_sized_enqueue.cpp210clCommandQueueWrapper ooqueue = clCreateCommandQueueWithProperties(context, deviceID, queue_prop_d… in test_zero_sized_enqueue()
/external/OpenCL-CTS/test_conformance/device_execution/
Denqueue_profiling.cpp50 clCommandQueueWrapper dev_queue; in test_enqueue_profiling()
51 clCommandQueueWrapper host_queue; in test_enqueue_profiling()
Ddevice_queue.cpp81 std::vector<clCommandQueueWrapper> queue(num_queues); in check_device_queues()
104 clCommandQueueWrapper dev_queue; in test_device_queue()
Denqueue_multi_queue.cpp102 clCommandQueueWrapper dev_queue; in test_enqueue_multi_queue()
132 std::vector<clCommandQueueWrapper> queues(n); in test_enqueue_multi_queue()
Dhost_multi_queue.cpp136 clCommandQueueWrapper dev_queue; in test_host_multi_queue()
163 std::vector<clCommandQueueWrapper> queues(n); in test_host_multi_queue()
Denqueue_block.cpp602 clCommandQueueWrapper dev_queue; in test_enqueue_block()
Dhost_queue_order.cpp96 clCommandQueueWrapper dev_queue; in test_host_queue_order()
/external/OpenCL-CTS/test_conformance/SVM/
Dtest_fine_grain_memory_consistency.cpp68 int launch_kernels_and_verify(clContextWrapper &context, clCommandQueueWrapper* queues, clKernelWra… in launch_kernels_and_verify()
145 clCommandQueueWrapper queues[MAXQ]; in test_svm_fine_grain_memory_consistency()
Dtest_shared_address_space_fine_grain.cpp29 clCommandQueueWrapper queues[MAXQ]; in test_svm_shared_address_space_fine_grain()
Dtest_allocate_shared_buffer.cpp50 clCommandQueueWrapper queues[MAXQ]; in test_svm_allocate_shared_buffer()
Dtest_fine_grain_sync_buffers.cpp53 clCommandQueueWrapper queues[MAXQ]; in test_svm_fine_grain_sync_buffers()
Dtest_pointer_passing.cpp44 clCommandQueueWrapper queues[MAXQ]; in test_svm_pointer_passing()
Dtest_shared_address_space_fine_grain_buffers.cpp70 clCommandQueueWrapper queues[MAXQ]; in test_svm_shared_address_space_fine_grain_buffers()
Dtest_byte_granularity.cpp57 clCommandQueueWrapper queues[MAXQ]; in test_svm_byte_granularity()
Dtest_set_kernel_exec_info_svm_ptrs.cpp51 clCommandQueueWrapper queues[MAXQ]; in test_svm_set_kernel_exec_info_svm_ptrs()
Dtest_cross_buffer_pointers.cpp137 clCommandQueueWrapper queues[MAXQ]; in test_svm_cross_buffer_pointers_coarse_grain()
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
Dbasic_command_buffer.h69 clCommandQueueWrapper queue;
Dcommand_buffer_test_barrier.cpp137 clCommandQueueWrapper out_of_order_queue;
/external/OpenCL-CTS/test_conformance/multiple_device_context/
Dtest_multiple_devices.cpp45 clCommandQueueWrapper queues[MAX_QUEUES] = {}; in test_device_set()

123