Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
newtype ImageChannelDataType Source #
Instances
pattern SnormInt8 :: ImageChannelDataType Source #
pattern SnormInt16 :: ImageChannelDataType Source #
pattern UnormInt8 :: ImageChannelDataType Source #
pattern UnormInt16 :: ImageChannelDataType Source #
pattern UnormShort565 :: ImageChannelDataType Source #
pattern UnormShort555 :: ImageChannelDataType Source #
pattern UnormInt101010 :: ImageChannelDataType Source #
pattern SignedInt8 :: ImageChannelDataType Source #
pattern SignedInt16 :: ImageChannelDataType Source #
pattern SignedInt32 :: ImageChannelDataType Source #
pattern UnsignedInt8 :: ImageChannelDataType Source #
pattern UnsignedInt16 :: ImageChannelDataType Source #
pattern UnsignedInt32 :: ImageChannelDataType Source #
pattern HalfFloat :: ImageChannelDataType Source #
pattern Float :: ImageChannelDataType Source #
pattern UnormInt24 :: ImageChannelDataType Source #
pattern UnormInt101010_2 :: ImageChannelDataType Source #
pattern UnsignedIntRaw10EXT :: ImageChannelDataType Source #
pattern UnsignedIntRaw12EXT :: ImageChannelDataType Source #