Home
last modified time | relevance | path

Searched refs:outputGroup (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariableInitTests.cpp594 …tcu::TestCaseGroup* outputGroup = new tcu::TestCaseGroup(testCtx, "output", "Tests OpVariable i… in addGraphicsVariableInitOutputTest() local
613 group->addChild(outputGroup); in addGraphicsVariableInitOutputTest()
649 addFunctionCaseWithPrograms<ShaderParams>(outputGroup, in addGraphicsVariableInitOutputTest()
DvktSpvAsmIndexingTests.cpp757 …de::MovePtr<tcu::TestCaseGroup> outputGroup (new tcu::TestCaseGroup(testCtx, "output", "Tests for… in createIndexingGraphicsGroup() local
760 addGraphicsOutputComponentIndexingTests(outputGroup.get()); in createIndexingGraphicsGroup()
763 indexingGroup->addChild(outputGroup.release()); in createIndexingGraphicsGroup()
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1394 TestCaseGroup* outputGroup = new TestCaseGroup( in addTestCases() local
1396 attGroup->addChild(outputGroup); in addTestCases()
1403 outputGroup->addChild(new OutputAttachmentTest(name.c_str(), name.c_str(), in addTestCases()