Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp719 const char atom_min_core[] = " oldValues[tid] = atom_min( &destMemory[0], oldValues[tid] );\n"; variable
761 …if( test_atomic_function_set( deviceID, context, queue, num_elements, atom_min_core, set, true, /*… in test_atomic_min()