Searched refs:string_VkBufferUsageFlagBits (Results 1 – 1 of 1) sorted by relevance
2142 static inline const char* string_VkBufferUsageFlagBits(VkBufferUsageFlagBits input_value) in string_VkBufferUsageFlagBits() function2186 … ret.append(string_VkBufferUsageFlagBits(static_cast<VkBufferUsageFlagBits>(1 << index))); in string_VkBufferUsageFlags()2191 … if( ret.empty()) ret.append(string_VkBufferUsageFlagBits(static_cast<VkBufferUsageFlagBits>(0))); in string_VkBufferUsageFlags()