Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp825 const char atomic_inc_core[] = " oldValues[tid] = atomic_inc( &destMemory[0] );\n"; variable
843 …if( test_atomic_function_set( deviceID, context, queue, num_elements, atomic_inc_core, set, false,… in test_atomic_inc()