Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp526 const char atom_xchg_core[] = " oldValues[tid] = atom_xchg( &destMemory[0], tid );\n"; variable
707 …int errors = test_atomic_function_set( deviceID, context, queue, num_elements, atom_xchg_core, set… in test_atomic_xchg()