Gpu.Vulkan.Khr.Surface.PhysicalDevice.Core
Contents
getSupport :: P -> Word32 -> S -> Ptr Word32 -> IO Int32 Source #
getCapabilities :: P -> S -> Ptr Capabilities -> IO Int32 Source #
getFormats :: P -> S -> Ptr Word32 -> Ptr Format -> IO Int32 Source #
getPresentModes :: P -> S -> Ptr Word32 -> Ptr Word32 -> IO Int32 Source #