Searched refs:unrelatedPrec (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderInvarianceTests.cpp636 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); local
642 group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrelatedPrec)).c_str(), "Shader shares subexpression of different precision with an unrelated variable.",
658 << FormatArgument("UNRELATED_PREC", unrelatedPrec)
674 << FormatArgument("UNRELATED_PREC", unrelatedPrec)
/external/deqp/modules/gles3/functional/
H A Des3fShaderInvarianceTests.cpp638 const char* const unrelatedPrec = glu::getPrecisionName((glu::Precision)precisionOther); local
644 group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrelatedPrec)).c_str(), "Shader shares subexpression of different precision with an unrelated variable.",
660 << FormatArgument("UNRELATED_PREC", unrelatedPrec)
676 << FormatArgument("UNRELATED_PREC", unrelatedPrec)

Completed in 199 milliseconds