Searched refs:test_barrier_functions (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/ |
H A D | test_barrier.cpp | 156 int test_barrier_functions(cl_device_id device, cl_context context, in test_barrier_functions() function 179 return test_barrier_functions(device, context, queue, num_elements, true); in test_barrier_functions_core() 194 return test_barrier_functions(device, context, queue, num_elements, false); in test_barrier_functions_ext()
|