Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_enum_string_helper.h1700 static inline const char* string_VkMemoryPropertyFlagBits(VkMemoryPropertyFlagBits input_value) in string_VkMemoryPropertyFlagBits() function
1732 … ret.append(string_VkMemoryPropertyFlagBits(static_cast<VkMemoryPropertyFlagBits>(1 << index))); in string_VkMemoryPropertyFlags()
1737 …if( ret.empty()) ret.append(string_VkMemoryPropertyFlagBits(static_cast<VkMemoryPropertyFlagBits>(… in string_VkMemoryPropertyFlags()