Searched defs:HALF_POS_INF (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/tests/ | ||
H A D | half_float_test.cpp | 37 #define HALF_POS_INF 0x7c00 macro 109 EXPECT_EQ(func(TEST_POS_INF), HALF_POS_INF); in test_float_to_half_limits() local |
Completed in 1 milliseconds