Home
last modified time | relevance | path

Searched refs:atomic_xchg_core (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp528 const char atomic_xchg_core[] = " oldValues[tid] = atomic_xchg( &destMemory[0], tid );\n"; variable
708 …errors |= test_atomic_function_set( deviceID, context, queue, num_elements, atomic_xchg_core, set,… in test_atomic_xchg()