Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/tests/format/
Du_format_test.c317 if (util_is_double_nan(test->unpacked[0][0][0])) in test_format_pack_rgba_float()
388 if (util_is_double_nan(test->unpacked[0][0][0])) in test_format_unpack_rgba_8unorm()
439 if (util_is_double_nan(test->unpacked[0][0][0])) in test_format_pack_rgba_8unorm()
/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h239 util_is_double_nan(double x) in util_is_double_nan() function