Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- type FenceImportFlags = FenceImportFlagBits
- newtype FenceImportFlagBits where
Documentation
newtype FenceImportFlagBits Source #
VkFenceImportFlagBits - Bitmask specifying additional parameters of fence payload import
See Also
pattern FENCE_IMPORT_TEMPORARY_BIT :: FenceImportFlagBits |
|