Searched refs:memoryPropertyFlagBitToString (Results 1 – 1 of 1) sorted by relevance
64 const char *memoryPropertyFlagBitToString(VkMemoryPropertyFlags flagBit) in memoryPropertyFlagBitToString() function317 … std::string(memoryPropertyFlagBitToString(m_flags)) + " is not supported by any memory type"); in checkSupport()