Home | History | Annotate | Download | only in functional

Lines Matching defs:group

1639 	TestCaseGroup* const	group			= new TestCaseGroup(context, "draw_buffers_indexed", "Test for indexed draw buffers. GL_EXT_draw_buffers_indexed.");
1647 group->addChild(preGroup);
1648 group->addChild(postGroup);
1649 group->addChild(randomGroup);
1659 return group;