Home
last modified time | relevance | path

Searched defs:halfRoundingMode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dmain.cpp168 cl_half_rounding_mode halfRoundingMode = CL_HALF_RTE; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/
H A Dmain.cpp24 cl_half_rounding_mode BaseFunctionTest::halfRoundingMode = CL_HALF_RTE; member in BaseFunctionTest
H A Dtest_base.h60 static cl_half_rounding_mode halfRoundingMode; member