Searched refs:test_atomic_function (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/atomics/ |
H A D | test_atomics.cpp | 128 int test_atomic_function(cl_device_id deviceID, cl_context context, in test_atomic_function() function 506 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 509 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 512 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 515 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 524 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 527 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 530 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 533 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_function_set() 878 errors |= test_atomic_function(deviceID, context, queue, num_elements, in test_atomic_xchg() [all …]
|