Searched refs:string_VkQueryControlFlagBits (Results 1 – 1 of 1) sorted by relevance
3407 static inline const char* string_VkQueryControlFlagBits(VkQueryControlFlagBits input_value) in string_VkQueryControlFlagBits() function3425 … ret.append(string_VkQueryControlFlagBits(static_cast<VkQueryControlFlagBits>(1 << index))); in string_VkQueryControlFlags()3430 …if( ret.empty()) ret.append(string_VkQueryControlFlagBits(static_cast<VkQueryControlFlagBits>(0))); in string_VkQueryControlFlags()