Searched defs:RoundSignificandCase (Results 1 – 5 of 5) sorted by relevance
728 struct RoundSignificandCase { struct729 float source_float;730 std::pair<int16_t, bool> expected_results;731 spvutils::round_direction round;
731 struct RoundSignificandCase { struct732 float source_float;733 std::pair<int16_t, bool> expected_results;734 spvutils::round_direction round;
774 struct RoundSignificandCase { struct775 float source_float;776 std::pair<int16_t, bool> expected_results;777 round_direction round;