{-# OPTIONS_GHC -Wall -fno-warn-tabs #-} module Gpu.Vulkan.Attachment.Middle ( -- * Reference Reference(..), A, -- * Description Description(..) ) where import Gpu.Vulkan.Attachment.Middle.Internal