Home | History | Annotate | Download | only in functional

Lines Matching refs:group2D

1034 	TestCaseGroup* const group2D				= new TestCaseGroup(m_context, "2d",			"2D Vertex Texture Tests");
1041 group2D->addChild(filteringGroup2D);
1042 group2D->addChild(wrapGroup2D);
1046 addChild(group2D);