Searched refs:precisionOther (Results 1 – 2 of 2) sorted by relevance
627 …for (int precisionOther = glu::PRECISION_LOWP; precisionOther != glu::PRECISION_LAST; ++precisionO… in init() local629 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); in init()630 …const glu::Precision minPrecision = (precisionOther < (int)precision) ? ((glu::Precision)precis… in init()
625 …for (int precisionOther = glu::PRECISION_LOWP; precisionOther != glu::PRECISION_LAST; ++precisionO… in init() local627 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); in init()628 …const glu::Precision minPrecision = (precisionOther < (int)precision) ? ((glu::Precision)precis… in init()