Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2081 string subpassGroupName ("subpass_count_" + de::toString(subpassCounts[subpassCountNdx])); in initTests() local
2082 …up> subpassCountGroup (new tcu::TestCaseGroup(testCtx, subpassGroupName.c_str(), subpassGroupName.… in initTests()