{-# OPTIONS_GHC -Wall -fno-warn-tabs #-}

module Gpu.Vulkan.Sparse.Image.Middle (
	OpaqueMemoryBindInfo(..), MemoryBindInfo(..), MemoryBind(..)) where

import Gpu.Vulkan.Sparse.Image.Middle.Internal