Searched refs:atomic_cmpxchg_core (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/atomics/ |
D | test_atomics.cpp | 900 const char atomic_cmpxchg_core[] = variable 944 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atomic_cmpxchg_core, set, … in test_atomic_cmpxchg() 945 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atomic_cmpxchg_core, set, … in test_atomic_cmpxchg() 946 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atomic_cmpxchg_core, set, … in test_atomic_cmpxchg() 947 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atomic_cmpxchg_core, set, … in test_atomic_cmpxchg()
|