Home
last modified time | relevance | path

Searched defs:skipNanInf (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dbinary_float.cpp82 int skipNanInf; member
210 int skipNanInf = job->skipNanInf; in Test() local
H A Dunary_two_results_float.cpp56 int skipNanInf = isFract && !gInfNanSupport; in TestFunc_Float2_Float() local
H A Dternary_float.cpp150 int skipNanInf = (0 == strcmp("fma", f->nameInCode)) && !gInfNanSupport; in TestFunc_Float_Float_Float_Float() local
H A Dbinary_double.cpp82 int skipNanInf; member