Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-Headers/tests/
H A Dtest_cl_half.h.c27 int test_half_to_float(cl_half h, cl_float ref) in test_half_to_float() function
61 if (!test_half_to_float(h, ref)) { \ in main()