Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4931 static inline const char* string_VkSemaphoreImportFlagBits(VkSemaphoreImportFlagBits input_value) in string_VkSemaphoreImportFlagBits() function
4949 … ret.append(string_VkSemaphoreImportFlagBits(static_cast<VkSemaphoreImportFlagBits>(1U << index))); in string_VkSemaphoreImportFlags()
4954 …if( ret.empty()) ret.append(string_VkSemaphoreImportFlagBits(static_cast<VkSemaphoreImportFlagBits… in string_VkSemaphoreImportFlags()