Safe Haskell | None |
---|---|
Language | Haskell2010 |
Gpu.Vulkan.Khr.Surface.Internal
Documentation
group :: forall (ma :: Maybe (Type, Type)) si k a. ToMiddle ma => I si -> M (U2 A) ma -> (forall s. Group si ma s k -> IO a) -> IO a Source #
unsafeDestroy :: forall k (ma :: Maybe (Type, Type)) si s. (Ord k, ToMiddle ma) => Group si ma s k -> k -> IO (Either String ()) Source #
lookup :: forall k si (ma :: Maybe (Type, Type)) s. Ord k => Group si ma s k -> k -> IO (Maybe (S s)) Source #
data Capabilities #
Constructors
Instances
Show Capabilities | |
Defined in Gpu.Vulkan.Khr.Surface.Middle.Internal Methods showsPrec :: Int -> Capabilities -> ShowS # show :: Capabilities -> String # showList :: [Capabilities] -> ShowS # |
formatListToNew :: [Format] -> (forall (fmts :: [Format]). Show (PL FormatToValue Format fmts) => PL FormatToValue Format fmts -> a) -> a Source #
formatFilter :: forall (fmt :: Format). FormatToValue fmt => [Format] -> [Format fmt] Source #