Gpu.Vulkan.Queue.Middle
Contents
submit :: forall (ns :: [Maybe Type]). SubmitInfoListToCore ns => Q -> PL SubmitInfo ns -> Maybe F -> IO () Source #
waitIdle :: Q -> IO () Source #
data Q Source #
Defined in Gpu.Vulkan.Queue.Middle.Internal
Methods
showsPrec :: Int -> Q -> ShowS #
show :: Q -> String #
showList :: [Q] -> ShowS #