Searched refs:conversionPrimitiveGroup (Results 1 – 2 of 2) sorted by relevance
253 …MovePtr<TestCaseGroup> conversionPrimitiveGroup (new TestCaseGroup(testCtx, "conversion", "Differe… in createInputGeometryShaderTests() local294 …conversionPrimitiveGroup->addChild(new GeometryExpanderRenderTest(testCtx, conversionPrimitives[nd… in createInputGeometryShaderTests()299 inputPrimitiveGroup->addChild(conversionPrimitiveGroup.release()); in createInputGeometryShaderTests()
6069 …tcu::TestCaseGroup* const conversionPrimitiveGroup = new tcu::TestCaseGroup(m_testCtx, "conversion… in init() local6080 this->addChild(conversionPrimitiveGroup); in init()6207 …conversionPrimitiveGroup->addChild(new GeometryExpanderRenderTest(m_context, conversionPrimitives[… in init()