Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h3067 static inline const char* string_VkQueryResultFlagBits(VkQueryResultFlagBits input_value) in string_VkQueryResultFlagBits() function
3095 … ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(1U << index))); in string_VkQueryResultFlags()
3100 … if( ret.empty()) ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(0))); in string_VkQueryResultFlags()