Searched refs:rectangleGroup (Results 1 – 1 of 1) sorted by relevance
3870 TestCaseGroup* rectangleGroup = new deqp::TestCaseGroup(m_context, "rectangle", ""); in init() local3871 rectangleGroup->addChild(new InitialValuesTest(m_context)); in init()3883 rectangleGroup->addChild(new RectangleTest(m_context, name, internalFormat)); in init()3888 addChild(rectangleGroup); in init()