Home
last modified time | relevance | path

Searched refs:precisionOther (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderInvarianceTests.cpp627 …for (int precisionOther = glu::PRECISION_LOWP; precisionOther != glu::PRECISION_LAST; ++precisionO… in init() local
629 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); in init()
630 …const glu::Precision minPrecision = (precisionOther < (int)precision) ? ((glu::Precision)precis… in init()
/external/deqp/modules/gles2/functional/
Des2fShaderInvarianceTests.cpp625 …for (int precisionOther = glu::PRECISION_LOWP; precisionOther != glu::PRECISION_LAST; ++precisionO… in init() local
627 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); in init()
628 …const glu::Precision minPrecision = (precisionOther < (int)precision) ? ((glu::Precision)precis… in init()