Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp773 const char atomic_max_core[] = " oldValues[tid] = atomic_max( &destMemory[0], oldValues[tid] );\… variable
815 …if( test_atomic_function_set( deviceID, context, queue, num_elements, atomic_max_core, set, true, … in test_atomic_max()