Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp4066 …de::MovePtr<tcu::TestCaseGroup> subpassCountGroup (new tcu::TestCaseGroup(testCtx, subpassGroupNam… in initTests() local
4136subpassCountGroup->addChild(new InstanceFactory1<SubpassDependencyTestInstance, SubpassTestConfig,… in initTests()
4139 renderSizeGroup->addChild(subpassCountGroup.release()); in initTests()