Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/
H A Dtest_comparisons_fp.h179 struct half_less_equal struct
181 bool operator()(const cl_half &lhs, const cl_half &rhs) const in operator()