Searched refs:string_VkSemaphoreWaitFlagBits (Results 1 – 1 of 1) sorted by relevance
5184 static inline const char* string_VkSemaphoreWaitFlagBits(VkSemaphoreWaitFlagBits input_value) in string_VkSemaphoreWaitFlagBits() function5202 … ret.append(string_VkSemaphoreWaitFlagBits(static_cast<VkSemaphoreWaitFlagBits>(1U << index))); in string_VkSemaphoreWaitFlags()5207 …if( ret.empty()) ret.append(string_VkSemaphoreWaitFlagBits(static_cast<VkSemaphoreWaitFlagBits>(0)… in string_VkSemaphoreWaitFlags()