Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp4090 …de::MovePtr<tcu::TestCaseGroup> subpassCountGroup (new tcu::TestCaseGroup(testCtx, subpassGroupNam… in initTests() local
4160subpassCountGroup->addChild(new InstanceFactory1<SubpassDependencyTestInstance, SubpassTestConfig,… in initTests()
4163 renderSizeGroup->addChild(subpassCountGroup.release()); in initTests()