Searched refs:basicPrimitiveGroup (Results 1 – 2 of 2) sorted by relevance
251 …MovePtr<TestCaseGroup> basicPrimitiveGroup (new TestCaseGroup(testCtx, "basic_primitive", "Basic … in createInputGeometryShaderTests() local270 basicPrimitiveGroup->addChild(new GeometryExpanderRenderTest(testCtx, inputPrimitives[ndx])); in createInputGeometryShaderTests()297 inputPrimitiveGroup->addChild(basicPrimitiveGroup.release()); in createInputGeometryShaderTests()
6174 …tcu::TestCaseGroup* const basicPrimitiveGroup = new tcu::TestCaseGroup(m_testCtx, "basic_primitiv… in init() local6179 …basicPrimitiveGroup->addChild(new GeometryExpanderRenderTest(m_context, inputPrimitives[ndx].name,… in init()6190 inputPrimitiveGroup->addChild(basicPrimitiveGroup); in init()