Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h3248 static inline const char* string_VkImageViewCreateFlagBits(VkImageViewCreateFlagBits input_value) in string_VkImageViewCreateFlagBits() function
3268 … ret.append(string_VkImageViewCreateFlagBits(static_cast<VkImageViewCreateFlagBits>(1U << index))); in string_VkImageViewCreateFlags()
3273 …if( ret.empty()) ret.append(string_VkImageViewCreateFlagBits(static_cast<VkImageViewCreateFlagBits… in string_VkImageViewCreateFlags()