Searched refs:atom_cmpxchg_core (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/atomics/ |
D | test_atomics.cpp | 880 const char atom_cmpxchg_core[] = variable 933 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg_core, set, fa… in test_atomic_cmpxchg() 934 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg_core, set, fa… in test_atomic_cmpxchg() 935 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg_core, set, fa… in test_atomic_cmpxchg() 936 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atom_cmpxchg_core, set, fa… in test_atomic_cmpxchg()
|