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