Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- type QueryControlFlags = QueryControlFlagBits
- newtype QueryControlFlagBits where
Documentation
newtype QueryControlFlagBits Source #
VkQueryControlFlagBits - Bitmask specifying constraints on a query
See Also
pattern QUERY_CONTROL_PRECISE_BIT :: QueryControlFlagBits |
|