| /external/OpenCL-CTS/test_conformance/api/ |
| D | test_queue_hint.cpp | 36 int test_enqueue(cl_context context, clCommandQueueWrapper& queue, clKernelWrapper& kernel, size_t … in test_enqueue() 124 …clCommandQueueWrapper q = clCreateCommandQueueWithProperties(context, deviceID, queue_prop[i], &er… in test_queue_hint() 160 …clCommandQueueWrapper q = clCreateCommandQueueWithProperties(context, deviceID, queue_prop[i], &er… in test_queue_hint()
|
| D | test_create_context_from_type.cpp | 32 clCommandQueueWrapper queue_to_test; in test_create_context_from_type()
|
| D | test_queue_properties.cpp | 60 …clCommandQueueWrapper queue = clCreateCommandQueueWithPropertiesKHR(context, deviceID, queue_prop_… in enqueue_kernel()
|
| D | test_zero_sized_enqueue.cpp | 210 …clCommandQueueWrapper ooqueue = clCreateCommandQueueWithProperties(context, deviceID, queue_prop_d… in test_zero_sized_enqueue()
|
| D | test_queue_properties_queries.cpp | 115 clCommandQueueWrapper test_queue; in create_queue_and_check_array_properties()
|
| /external/OpenCL-CTS/test_conformance/device_execution/ |
| D | enqueue_profiling.cpp | 50 clCommandQueueWrapper dev_queue; in test_enqueue_profiling() 51 clCommandQueueWrapper host_queue; in test_enqueue_profiling()
|
| D | device_queue.cpp | 81 std::vector<clCommandQueueWrapper> queue(num_queues); in check_device_queues() 104 clCommandQueueWrapper dev_queue; in test_device_queue()
|
| D | enqueue_multi_queue.cpp | 102 clCommandQueueWrapper dev_queue; in test_enqueue_multi_queue() 132 std::vector<clCommandQueueWrapper> queues(n); in test_enqueue_multi_queue()
|
| D | host_multi_queue.cpp | 136 clCommandQueueWrapper dev_queue; in test_host_multi_queue() 163 std::vector<clCommandQueueWrapper> queues(n); in test_host_multi_queue()
|
| D | host_queue_order.cpp | 96 clCommandQueueWrapper dev_queue; in test_host_queue_order()
|
| /external/OpenCL-CTS/test_conformance/SVM/ |
| D | test_fine_grain_memory_consistency.cpp | 68 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()
|
| D | test_shared_address_space_fine_grain.cpp | 29 clCommandQueueWrapper queues[MAXQ]; in test_svm_shared_address_space_fine_grain()
|
| D | test_allocate_shared_buffer.cpp | 50 clCommandQueueWrapper queues[MAXQ]; in test_svm_allocate_shared_buffer()
|
| D | test_fine_grain_sync_buffers.cpp | 53 clCommandQueueWrapper queues[MAXQ]; in test_svm_fine_grain_sync_buffers()
|
| D | test_pointer_passing.cpp | 44 clCommandQueueWrapper queues[MAXQ]; in test_svm_pointer_passing()
|
| D | test_byte_granularity.cpp | 57 clCommandQueueWrapper queues[MAXQ]; in test_svm_byte_granularity()
|
| D | test_shared_address_space_fine_grain_buffers.cpp | 70 clCommandQueueWrapper queues[MAXQ]; in test_svm_shared_address_space_fine_grain_buffers()
|
| D | test_set_kernel_exec_info_svm_ptrs.cpp | 51 clCommandQueueWrapper queues[MAXQ]; in test_svm_set_kernel_exec_info_svm_ptrs()
|
| D | test_cross_buffer_pointers.cpp | 137 clCommandQueueWrapper queues[MAXQ]; in test_svm_cross_buffer_pointers_coarse_grain()
|
| D | test_shared_sub_buffers.cpp | 134 clCommandQueueWrapper queues[MAXQ]; in test_svm_shared_sub_buffers()
|
| /external/OpenCL-CTS/test_conformance/multiple_device_context/ |
| D | test_multiple_devices.cpp | 45 clCommandQueueWrapper queues[MAX_QUEUES]; in test_device_set()
|
| /external/OpenCL-CTS/test_conformance/gles/ |
| D | main.cpp | 46 clCommandQueueWrapper realQueue = clCreateCommandQueue( sCurrentContext, device, 0, &error ); \
|
| /external/OpenCL-CTS/test_common/harness/ |
| D | typeWrappers.h | 138 using clCommandQueueWrapper = variable
|
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | main.cpp | 42 …clCommandQueueWrapper realQueue = clCreateCommandQueueWithProperties( sCurrentContext, device, 0, …
|
| /external/OpenCL-CTS/test_conformance/spir/ |
| D | main.cpp | 6032 clCommandQueueWrapper queue; in compareResult() 6417 clCommandQueueWrapper queue; in test_enum_values() 6466 clCommandQueueWrapper queue; in test_kernel_attributes() 6547 clCommandQueueWrapper queue; in test_binary_type()
|