Home | History | Annotate | Download | only in functional

Lines Matching refs:groupCube

1822 	TestCaseGroup* const groupCube				= new TestCaseGroup(m_context, "cube",			"Cube Map Vertex Texture Tests");
1836 groupCube
1837 groupCube->addChild(wrapGroupCube);
1844 addChild(groupCube);