Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_enum_string_helper.h2074 static inline const char* string_VkQueryResultFlagBits(VkQueryResultFlagBits input_value) in string_VkQueryResultFlagBits() function
2098 … ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(1 << index))); in string_VkQueryResultFlags()
2103 … if( ret.empty()) ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(0))); in string_VkQueryResultFlags()