Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2665 const std::string layerGroupName ("layers_" + de::toString(layerCount)); in initTests() local
2666 …tCaseGroup> layerGroup (new tcu::TestCaseGroup(testCtx, layerGroupName.c_str(), layerGroupName.c_… in initTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp9953 const std::string layerGroupName = "layercount_" + de::toString(layerCount); in addBlittingImageAllFormatsBaseLevelMipmapTests() local
9956 …up> layerCountGroup (new tcu::TestCaseGroup(group->getTestContext(), layerGroupName.c_str(), layer… in addBlittingImageAllFormatsBaseLevelMipmapTests()
10067 const std::string layerGroupName = "layercount_" + de::toString(layerCount); in addBlittingImageAllFormatsPreviousLevelMipmapTests() local
10070 …up> layerCountGroup (new tcu::TestCaseGroup(group->getTestContext(), layerGroupName.c_str(), layer… in addBlittingImageAllFormatsPreviousLevelMipmapTests()