{-# language CPP #-} module Graphics.Vulkan.Core11.Promoted_From_VK_KHR_variable_pointers (PhysicalDeviceVariablePointersFeatures) where import Data.Kind (Type) import Graphics.Vulkan.CStruct (FromCStruct) import Graphics.Vulkan.CStruct (ToCStruct) data PhysicalDeviceVariablePointersFeatures instance ToCStruct PhysicalDeviceVariablePointersFeatures instance Show PhysicalDeviceVariablePointersFeatures instance FromCStruct PhysicalDeviceVariablePointersFeatures