Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4645 static inline const char* string_VkMemoryAllocateFlagBits(VkMemoryAllocateFlagBits input_value) in string_VkMemoryAllocateFlagBits() function
4667 … ret.append(string_VkMemoryAllocateFlagBits(static_cast<VkMemoryAllocateFlagBits>(1U << index))); in string_VkMemoryAllocateFlags()
4672 …if( ret.empty()) ret.append(string_VkMemoryAllocateFlagBits(static_cast<VkMemoryAllocateFlagBits>(… in string_VkMemoryAllocateFlags()