Searched refs:atomic_xchg_float_core (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/atomics/ |
D | test_atomics.cpp | 529 const char atomic_xchg_float_core[] = " oldValues[tid] = atomic_xchg( &destMemory[0], tid );\n"; variable 710 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atomic_xchg_float_core, se… in test_atomic_xchg() 711 …errors |= test_atomic_function( deviceID, context, queue, num_elements, atomic_xchg_float_core, se… in test_atomic_xchg()
|