Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data Properties = Properties {}
- newtype Index = Index Word32
- pattern Ignored :: Index
PROPERTIES
data Properties Source #
Instances
Show Properties Source # | |
Defined in Gpu.Vulkan.QueueFamily.Middle.Internal showsPrec :: Int -> Properties -> ShowS # show :: Properties -> String # showList :: [Properties] -> ShowS # |
Instances
Enum Index Source # | |
Defined in Gpu.Vulkan.QueueFamily.EnumManual | |
Storable Index Source # | |
Show Index Source # | |
Eq Index Source # | |