// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[VkSparseMemoryBindFlagBits,VkSparseMemoryBindFlagBits]] [source,c++] ---- typedef enum VkSparseMemoryBindFlagBits { VK_SPARSE_MEMORY_BIND_METADATA_BIT = 0x00000001, } VkSparseMemoryBindFlagBits; ----