Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
newtype PointClippingBehavior Source #
VkPointClippingBehavior - Enum specifying the point clipping behavior
See Also
VK_VERSION_1_1,
PhysicalDevicePointClippingProperties
,
PhysicalDeviceVulkan11Properties
pattern POINT_CLIPPING_BEHAVIOR_ALL_CLIP_PLANES :: PointClippingBehavior |
|
pattern POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY :: PointClippingBehavior |
|