Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp2133 …std::string diffStr = std::to_string(int(memoryProperties.memoryTypeCount - matchingType… in testVkMemoryPropertyFlags() local
2135 ….memoryTypeCount, "Unknown memory type bits set in memory requirements: " + diffStr + " mismatch"); in testVkMemoryPropertyFlags()