Searched refs:memoryPropertyFlagBitToString (Results 1 – 2 of 2) 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()