Gpu.Vulkan.Queue.Core
type Q = Ptr QTag Source #
submit :: Q -> Word32 -> Ptr SubmitInfo -> F -> IO Int32 Source #
waitIdle :: Q -> IO Int32 Source #