packages feed

gpu-vulkan-0.1.0.153: src/Gpu/Vulkan/Queue.hs-boot

module Gpu.Vulkan.Queue (Q, Index) where

import Data.Word
import Gpu.Vulkan.Queue.Middle

type Index = Word32