packages feed

gpu-vulkan-0.1.0.153: src/Gpu/Vulkan/Sparse/Image.hs

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

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

import Gpu.Vulkan.Sparse.Image.Internal