Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_enum_string_helper.h3700 static inline const char* string_VkMemoryAllocateFlagBits(VkMemoryAllocateFlagBits input_value) in string_VkMemoryAllocateFlagBits() function
3718 … ret.append(string_VkMemoryAllocateFlagBits(static_cast<VkMemoryAllocateFlagBits>(1 << index))); in string_VkMemoryAllocateFlags()
3723 …if( ret.empty()) ret.append(string_VkMemoryAllocateFlagBits(static_cast<VkMemoryAllocateFlagBits>(… in string_VkMemoryAllocateFlags()