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