Lines Matching defs:selectionGroup
1409 TestCaseGroup* selectionGroup = new TestCaseGroup(m_context, "selection", "Selection operator tests");1410 addChild(selectionGroup);1454 selectionGroup->addChild(new ShaderOperatorCase(m_context, name.c_str(), "", isVertexCase, evalFunc, "res = in0 ? in1 : in2;", shaderSpec));