Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp495 const char atomic_sub_core[] = " oldValues[tid] = atomic_sub( &destMemory[0], tid + 3 );\n"; variable
519 …if( test_atomic_function_set( deviceID, context, queue, num_elements, atomic_sub_core, set, false,… in test_atomic_sub()