Lines Matching refs:BasicInvarianceTest
401 class BasicInvarianceTest : public InvarianceTest class
404 …BasicInvarianceTest (Context& ctx, const char* name, const char* desc, const std::string& vertexS…
414 const char* const BasicInvarianceTest::s_basicFragmentShader = "#version 300 es\n"
424 BasicInvarianceTest::BasicInvarianceTest (Context& ctx, const char* name, const char* desc, const s… in BasicInvarianceTest() function in deqp::gles3::Functional::__anon7fb4276d0111::BasicInvarianceTest
432 BasicInvarianceTest::ShaderPair BasicInvarianceTest::genShaders (void) const in genShaders()
511 …group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_0", "Shader shares a sube… in init()
534 …group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_1", "Shader shares a sube… in init()
564 …group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_2", "Shader shares a sube… in init()
593 …group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_3", "Shader shares a sube… in init()
635 …group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrel… in init()
676 group->addChild(new BasicInvarianceTest(m_context, "loop_0", "Invariant value set using a loop", in init()
707 group->addChild(new BasicInvarianceTest(m_context, "loop_1", "Invariant value set using a loop", in init()
738 group->addChild(new BasicInvarianceTest(m_context, "loop_2", "Invariant value set using a loop", in init()
774 group->addChild(new BasicInvarianceTest(m_context, "loop_3", "Invariant value set using a loop", in init()
807 group->addChild(new BasicInvarianceTest(m_context, "loop_4", "Invariant value set using a loop", in init()