Home
last modified time | relevance | path

Searched refs:rectangleGroup (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp3870 TestCaseGroup* rectangleGroup = new deqp::TestCaseGroup(m_context, "rectangle", ""); in init() local
3871 rectangleGroup->addChild(new InitialValuesTest(m_context)); in init()
3883 rectangleGroup->addChild(new RectangleTest(m_context, name, internalFormat)); in init()
3888 addChild(rectangleGroup); in init()