Searched refs:memoryPropertyFlagBitToString (Results 1 – 1 of 1) sorted by relevance
64 const char* memoryPropertyFlagBitToString(VkMemoryPropertyFlags flagBit) in memoryPropertyFlagBitToString() function323 …TCU_THROW(NotSupportedError, std::string(memoryPropertyFlagBitToString(m_flags)) + " is not suppor… in checkSupport()