Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp721 const char atomic_min_core[] = " oldValues[tid] = atomic_min( &destMemory[0], oldValues[tid] );\… variable
763 …if( test_atomic_function_set( deviceID, context, queue, num_elements, atomic_min_core, set, true, … in test_atomic_min()