Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/geometrics/
H A Dprocs.h35 extern int test_geom_normalize_double(cl_device_id deviceID, cl_context context, cl_command_queue q…
H A Dtest_geometrics_double.cpp926 int test_geom_normalize_double(cl_device_id deviceID, cl_context context, cl_command_queue queue, i… in test_geom_normalize_double() function
H A Dtest_geometrics.cpp1093 return test_geom_normalize_double( deviceID, context, queue, num_elements, seed); in test_geom_normalize()