Searched refs:VkMemoryPropertyFlagBits (Results 1 – 4 of 4) sorted by relevance
2662 static inline const char* string_VkMemoryPropertyFlagBits(VkMemoryPropertyFlagBits input_value) in string_VkMemoryPropertyFlagBits()2696 … ret.append(string_VkMemoryPropertyFlagBits(static_cast<VkMemoryPropertyFlagBits>(1U << index))); in string_VkMemoryPropertyFlags()2701 …ret.empty()) ret.append(string_VkMemoryPropertyFlagBits(static_cast<VkMemoryPropertyFlagBits>(0))); in string_VkMemoryPropertyFlags()
882 * pname:propertyFlags is a bitmask of elink:VkMemoryPropertyFlagBits of888 [open,refpage='VkMemoryPropertyFlagBits',desc='Bitmask specifying properties for a memory type',typ…893 include::{generated}/api/enums/VkMemoryPropertyFlagBits.adoc[]965 [open,refpage='VkMemoryPropertyFlags',desc='Bitmask of VkMemoryPropertyFlagBits',type='flags']970 more elink:VkMemoryPropertyFlagBits.
3979 that the implementation supports <<VkMemoryPropertyFlagBits,device
2368 typedef enum VkMemoryPropertyFlagBits { enum2379 } VkMemoryPropertyFlagBits; typedef