{-# language CPP #-} -- No documentation found for Chapter "Promoted_From_VK_KHR_variable_pointers" module Vulkan.Core11.Promoted_From_VK_KHR_variable_pointers (PhysicalDeviceVariablePointersFeatures) where import Data.Kind (Type) import Vulkan.CStruct (FromCStruct) import Vulkan.CStruct (ToCStruct) data PhysicalDeviceVariablePointersFeatures instance ToCStruct PhysicalDeviceVariablePointersFeatures instance Show PhysicalDeviceVariablePointersFeatures instance FromCStruct PhysicalDeviceVariablePointersFeatures