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.cpp1928 …de::MovePtr<tcu::TestCaseGroup> renderSizeGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str()… in initTests() local
1982renderSizeGroup->addChild(new InstanceFactory1<ExternalDependencyTestInstance, ExternalTestConfig,… in initTests()
1985 externalGroup->addChild(renderSizeGroup.release()); in initTests()
2077 …de::MovePtr<tcu::TestCaseGroup> renderSizeGroup (new tcu::TestCaseGroup(testCtx, renderSizeGroupN… in initTests() local
2148 renderSizeGroup->addChild(subpassCountGroup.release()); in initTests()
2151 lateFragmentTestsGroup->addChild(renderSizeGroup.release()); in initTests()