{-# language CPP #-} module Graphics.Vulkan.Core11.Enums.MemoryAllocateFlagBits ( MemoryAllocateFlagBits , MemoryAllocateFlags ) where data MemoryAllocateFlagBits type MemoryAllocateFlags = MemoryAllocateFlagBits