{-# OPTIONS_GHC -Wall -fno-warn-tabs #-} module Gpu.Vulkan.Pipeline.ColorBlendState.Middle ( -- * CREATE INFO CreateInfo(..), CreateFlags ) where import Gpu.Vulkan.Pipeline.ColorBlendState.Middle.Internal