Searched refs:atom_cmpxchg64_core (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/atomics/ |
D | test_atomics.cpp | 890 const char atom_cmpxchg64_core[] = variable 938 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg64_core, set, … in test_atomic_cmpxchg() 939 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg64_core, set, … in test_atomic_cmpxchg() 940 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg64_core, set, … in test_atomic_cmpxchg() 941 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg64_core, set, … in test_atomic_cmpxchg()
|