Lines Matching refs:groupCube
1035 TestCaseGroup* const groupCube = new TestCaseGroup(m_context, "cube", "Cube Map Vertex Texture Tests");1043 groupCube->addChild(filteringGroupCube);1044 groupCube->addChild(wrapGroupCube);1047 addChild(groupCube);