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

module Gpu.Vulkan.VertexInput (Rate(..)) where

import Gpu.Vulkan.VertexInput.Internal