Home | History | Annotate | Download | only in functional

Lines Matching refs:addChild

513 		addChild(group);
520 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_0", "Shader shares a subexpression with an unrelated variable.",
543 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_1", "Shader shares a subexpression with an unrelated variable.",
573 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_2", "Shader shares a subexpression with an unrelated variable.",
602 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_3", "Shader shares a subexpression with an unrelated variable.",
644 group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrelatedPrec)).c_str(), "Shader shares subexpression of different precision with an unrelated variable.",
685 group->addChild(new BasicInvarianceTest(m_context, "loop_0", "Invariant value set using a loop",
716 group->addChild(new BasicInvarianceTest(m_context, "loop_1", "Invariant value set using a loop",
747 group->addChild(new BasicInvarianceTest(m_context, "loop_2", "Invariant value set using a loop",
783 group->addChild(new BasicInvarianceTest(m_context, "loop_3", "Invariant value set using a loop",
816 group->addChild(new BasicInvarianceTest(m_context, "loop_4", "Invariant value set using a loop",