Searched refs:outputGroup (Results 1 – 3 of 3) sorted by relevance
594 …tcu::TestCaseGroup* outputGroup = new tcu::TestCaseGroup(testCtx, "output", "Tests OpVariable i… in addGraphicsVariableInitOutputTest() local613 group->addChild(outputGroup); in addGraphicsVariableInitOutputTest()649 addFunctionCaseWithPrograms<ShaderParams>(outputGroup, in addGraphicsVariableInitOutputTest()
757 …de::MovePtr<tcu::TestCaseGroup> outputGroup (new tcu::TestCaseGroup(testCtx, "output", "Tests for… in createIndexingGraphicsGroup() local760 addGraphicsOutputComponentIndexingTests(outputGroup.get()); in createIndexingGraphicsGroup()763 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()