Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp5809 const std::string emptyCountStr = de::toString(emptyCount); in createMultisampleTests() local
5815 …const std::string name = fbCountStr + "_" + emptyCountStr + (nameSuffix.empty() ? "" : "_") + na… in createMultisampleTests()
5816 …sc = "Framebuffer with " + fbCountStr + " samples, subpass with " + emptyCountStr + " samples an… in createMultisampleTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp6696 const std::string emptyCountStr = de::toString(emptyCount); in createMultisampleTests() local
6702 …const std::string name = fbCountStr + "_" + emptyCountStr + (nameSuffix.empty() ? "" : "_") + na… in createMultisampleTests()