Searched refs:test_atomic_fetch_xor2_generic (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/c11_atomics/ |
D | test_atomics.cpp | 1361 int test_atomic_fetch_xor2_generic(cl_device_id deviceID, cl_context context, cl_command_queue queu… in test_atomic_fetch_xor2_generic() function 1399 return test_atomic_fetch_xor2_generic(deviceID, context, queue, num_elements, false); in test_atomic_fetch_xor2() 1404 return test_atomic_fetch_xor2_generic(deviceID, context, queue, num_elements, true); in test_svm_atomic_fetch_xor2()
|