Searched refs:fp_rounding_mode (Results 1 – 2 of 2) sorted by relevance
441 dec.fp_rounding_mode = static_cast<FPRoundingMode>(argument); in set_decoration()632 return dec.fp_rounding_mode; in get_decoration()714 dec.fp_rounding_mode = FPRoundingModeMax; in unset_decoration()
1635 spv::FPRoundingMode fp_rounding_mode = spv::FPRoundingModeMax; member