Searched refs:outputGroup (Results 1 – 3 of 3) sorted by relevance
554 …tcu::TestCaseGroup* outputGroup = new tcu::TestCaseGroup(testCtx, "output", "Tests OpVariable i… in addGraphicsVariableInitOutputTest() local573 group->addChild(outputGroup); in addGraphicsVariableInitOutputTest()607 addFunctionCaseWithPrograms<InstanceContext>(outputGroup, in addGraphicsVariableInitOutputTest()
752 …de::MovePtr<tcu::TestCaseGroup> outputGroup (new tcu::TestCaseGroup(testCtx, "output", "Tests for… in createIndexingGraphicsGroup() local755 addGraphicsOutputComponentIndexingTests(outputGroup.get()); in createIndexingGraphicsGroup()758 indexingGroup->addChild(outputGroup.release()); in createIndexingGraphicsGroup()
1394 TestCaseGroup* outputGroup = new TestCaseGroup( in addTestCases() local1396 attGroup->addChild(outputGroup); in addTestCases()1403 outputGroup->addChild(new OutputAttachmentTest(name.c_str(), name.c_str(), in addTestCases()