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

module Gpu.Vulkan.Sparse.Middle (
	MemoryBind(..)
	) where

import Gpu.Vulkan.Sparse.Middle.Internal