Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- newtype MemoryHeapFlagBits where
- type MemoryHeapFlags = MemoryHeapFlagBits
Documentation
newtype MemoryHeapFlagBits Source #
pattern MEMORY_HEAP_DEVICE_LOCAL_BIT :: MemoryHeapFlagBits |
|
pattern MEMORY_HEAP_MULTI_INSTANCE_BIT :: MemoryHeapFlagBits |
|
Instances
type MemoryHeapFlags = MemoryHeapFlagBits Source #