Searched refs:string_VkQueryResultFlagBits (Results 1 – 1 of 1) sorted by relevance
2074 static inline const char* string_VkQueryResultFlagBits(VkQueryResultFlagBits input_value) in string_VkQueryResultFlagBits() function2098 … ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(1 << index))); in string_VkQueryResultFlags()2103 … if( ret.empty()) ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(0))); in string_VkQueryResultFlags()