Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp64 const char* memoryPropertyFlagBitToString(VkMemoryPropertyFlags flagBit) in memoryPropertyFlagBitToString() function
323 …TCU_THROW(NotSupportedError, std::string(memoryPropertyFlagBitToString(m_flags)) + " is not suppor… in checkSupport()