Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp1363 TestCaseGroup* const attGroup = new TestCaseGroup( in addTestCases() local
1365 group.addChild(attGroup); in addTestCases()
1370 attGroup->addChild(nameGroup); in addTestCases()
1383 attGroup->addChild(inputGroup); in addTestCases()
1396 attGroup->addChild(outputGroup); in addTestCases()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp3123 …de::MovePtr<tcu::TestCaseGroup> attGroup(new tcu::TestCaseGroup(testCtx, attCases[attNdx].name, at… in createBasicTests() local
3252 attGroup->addChild(shdGroup.release()); in createBasicTests()
3254 dynGroup->addChild(attGroup.release()); in createBasicTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp3123 …de::MovePtr<tcu::TestCaseGroup> attGroup(new tcu::TestCaseGroup(testCtx, attCases[attNdx].name, at… in createBasicTests() local
3252 attGroup->addChild(shdGroup.release()); in createBasicTests()
3254 dynGroup->addChild(attGroup.release()); in createBasicTests()