Home | History | Annotate | Download | only in functional

Lines Matching refs:renderGroup

3051 	tcu::TestCaseGroup* const renderGroup		= new tcu::TestCaseGroup(m_testCtx, "render",		"Various render tests");
3055 addChild(renderGroup);
3065 renderGroup->addChild(passthroughGroup);
3066 renderGroup->addChild(limitGroup);
3067 renderGroup->addChild(scatterGroup);