| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Gpu.Vulkan.DescriptorSetLayout.BindingFlags.Middle
Documentation
data CreateInfo (mn :: Maybe Type) Source #
Constructors
| CreateInfo | |
Fields
| |
Instances
| Sizable (CreateInfo mn) Source # | |
| WithPoked (M mn) => WithPoked (CreateInfo mn) Source # | |
Defined in Gpu.Vulkan.DescriptorSetLayout.BindingFlags.Middle.Internal Methods withPoked' :: CreateInfo mn -> (forall s. PtrS s (CreateInfo mn) -> IO b) -> IO b # | |