Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphics.Vulkan.Core10.Enums.InternalAllocationType
Synopsis
- newtype InternalAllocationType where
Documentation
newtype InternalAllocationType Source #
VkInternalAllocationType - Allocation type
See Also
PFN_vkInternalAllocationNotification
,
PFN_vkInternalFreeNotification
Constructors
InternalAllocationType Int32 |
Bundled Patterns
pattern INTERNAL_ALLOCATION_TYPE_EXECUTABLE :: InternalAllocationType |
|