Searched refs:setAttributeGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglQuerySurfaceTests.cpp742 tcu::TestCaseGroup* setAttributeGroup = new tcu::TestCaseGroup(m_testCtx, "set_attribute", "Setting attributes"); local
743 addChild(setAttributeGroup);
748 setAttributeGroup->addChild(windowGroup);
763 setAttributeGroup->addChild(pixmapGroup);
778 setAttributeGroup->addChild(pbufferGroup);

Completed in 90 milliseconds