Searched refs:precisionOther (Results 1 – 2 of 2) sorted by relevance
636 …for (int precisionOther = glu::PRECISION_LOWP; precisionOther != glu::PRECISION_LAST; ++precisionO… in init() local638 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); in init()639 …const glu::Precision minPrecision = (precisionOther < (int)precision) ? ((glu::Precision)precis… in init()
634 …for (int precisionOther = glu::PRECISION_LOWP; precisionOther != glu::PRECISION_LAST; ++precisionO… in init() local636 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); in init()637 …const glu::Precision minPrecision = (precisionOther < (int)precision) ? ((glu::Precision)precis… in init()