gpu-vulkan-middle-khr-surface-0.1.0.0: medium wrapper for VK_KHR_surface extension of the Vulkan API
Safe HaskellNone
LanguageHaskell2010

Gpu.Vulkan.Khr.Surface.Middle.Internal

Synopsis

DESTROY

destroy :: forall (mn :: Maybe Type). I -> S -> M A mn -> IO () Source #

newtype S Source #

Constructors

S S 

Instances

Instances details
Show S Source # 
Instance details

Defined in Gpu.Vulkan.Khr.Surface.Middle.Internal

Methods

showsPrec :: Int -> S -> ShowS #

show :: S -> String #

showList :: [S] -> ShowS #

CAPABILITIES AND FORMAT

data Format Source #

Instances

Instances details
Show Format Source # 
Instance details

Defined in Gpu.Vulkan.Khr.Surface.Middle.Internal