Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp3898 …de::MovePtr<tcu::TestCaseGroup> renderSizeGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str()… in initTests() local
3960renderSizeGroup->addChild(new InstanceFactory1<ExternalDependencyTestInstance, ExternalTestConfig,… in initTests()
3965renderSizeGroup->addChild(new InstanceFactory1<ExternalDependencyTestInstance, ExternalTestConfig,… in initTests()
3969 externalGroup->addChild(renderSizeGroup.release()); in initTests()
4061 …de::MovePtr<tcu::TestCaseGroup> renderSizeGroup (new tcu::TestCaseGroup(testCtx, renderSizeGroupN… in initTests() local
4139 renderSizeGroup->addChild(subpassCountGroup.release()); in initTests()
4142 lateFragmentTestsGroup->addChild(renderSizeGroup.release()); in initTests()
4162 …de::MovePtr<tcu::TestCaseGroup> renderSizeGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str()… in initTests() local
4165renderSizeGroup->addChild(new InstanceFactory1<SubpassSelfDependencyBackwardsTestInstance, Subpass… in initTests()
4167 selfDependencyGroup->addChild(renderSizeGroup.release()); in initTests()