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