Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/atomics/
H A Dtest_atomics.cpp496 int test_atomic_function_set(cl_device_id deviceID, cl_context context, in test_atomic_function_set() function
584 if (test_atomic_function_set( in test_atomic_add()
589 if (test_atomic_function_set( in test_atomic_add()
634 if (test_atomic_function_set( in test_atomic_sub()
639 if (test_atomic_function_set( in test_atomic_sub()
871 int errors = test_atomic_function_set( in test_atomic_xchg()
874 errors |= test_atomic_function_set(deviceID, context, queue, num_elements, in test_atomic_xchg()
947 if (test_atomic_function_set( in test_atomic_min()
952 if (test_atomic_function_set( in test_atomic_min()
1019 if (test_atomic_function_set( in test_atomic_max()
[all …]