Searched refs:launch_kernels_and_verify (Results 1 – 1 of 1) sorted by relevance
/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() function 168 result = launch_kernels_and_verify(context, queues, kernel, num_devices, numBins, num_pixels); in test_svm_fine_grain_memory_consistency() 172 result = launch_kernels_and_verify(context, queues, kernel, num_devices, numBins, num_pixels); in test_svm_fine_grain_memory_consistency() 176 result = launch_kernels_and_verify(context, queues, kernel, num_devices, numBins, num_pixels); in test_svm_fine_grain_memory_consistency()
|