Home
last modified time | relevance | path

Searched refs:string_VkSemaphoreWaitFlagBits (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h5184 static inline const char* string_VkSemaphoreWaitFlagBits(VkSemaphoreWaitFlagBits input_value) in string_VkSemaphoreWaitFlagBits() function
5202 … 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()