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