Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp677 const std::string testTypeStr = getSSBOTypeString(testType); in createSpecifiedStorageBufferTests() local
678 const std::string description = "Storage buffer " + testTypeStr + " tests"; in createSpecifiedStorageBufferTests()
683 const std::string name = testTypeStr + "_" + de::toString(ndx + 1); in createSpecifiedStorageBufferTests()