Home
last modified time | relevance | path

Searched refs:outputGroup (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariableInitTests.cpp595 tcu::TestCaseGroup* outputGroup = new tcu::TestCaseGroup(testCtx, "output"); in addGraphicsVariableInitOutputTest() local
614 group->addChild(outputGroup); in addGraphicsVariableInitOutputTest()
650 addFunctionCaseWithPrograms<ShaderParams>(outputGroup, in addGraphicsVariableInitOutputTest()
H A DvktSpvAsmIndexingTests.cpp757 de::MovePtr<tcu::TestCaseGroup> outputGroup (new tcu::TestCaseGroup(testCtx, "output", "Tests for indexing output data.")); in createIndexingGraphicsGroup()
760 addGraphicsOutputComponentIndexingTests(outputGroup.get()); in createIndexingGraphicsGroup()
763 indexingGroup->addChild(outputGroup.release()); in createIndexingGraphicsGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmVariableInitTests.cpp594 tcu::TestCaseGroup* outputGroup = new tcu::TestCaseGroup(testCtx, "output", "Tests OpVariable initialization in output storage class."); in addGraphicsVariableInitOutputTest() local
613 group->addChild(outputGroup); in addGraphicsVariableInitOutputTest()
649 addFunctionCaseWithPrograms<ShaderParams>(outputGroup, in addGraphicsVariableInitOutputTest()
H A DvktSpvAsmIndexingTests.cpp756 de::MovePtr<tcu::TestCaseGroup> outputGroup (new tcu::TestCaseGroup(testCtx, "output", "Tests for indexing output data.")); in createIndexingGraphicsGroup()
759 addGraphicsOutputComponentIndexingTests(outputGroup.get()); in createIndexingGraphicsGroup()
762 indexingGroup->addChild(outputGroup.release()); in createIndexingGraphicsGroup()
/third_party/vk-gl-cts/modules/glshared/
H A 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()

Completed in 7 milliseconds