Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp64 const char *memoryPropertyFlagBitToString(VkMemoryPropertyFlags flagBit) in memoryPropertyFlagBitToString() function
317 … std::string(memoryPropertyFlagBitToString(m_flags)) + " is not supported by any memory type"); in checkSupport()