Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-Headers/tests/
H A Dtest_cl_half.h.c41 int test_half_from_float(cl_float f, cl_half ref, in test_half_from_float() function
75 if (!test_half_from_float(f, ref, CL_HALF_##mode, #mode)) { \ in main()