Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
type ImageOperands = ImageOperandsBits Source #
newtype ImageOperandsBits Source #
Instances
pattern Bias :: ImageOperandsBits Source #
pattern Lod :: ImageOperandsBits Source #
pattern Grad :: ImageOperandsBits Source #
pattern ConstOffset :: ImageOperandsBits Source #
pattern Offset :: ImageOperandsBits Source #
pattern ConstOffsets :: ImageOperandsBits Source #
pattern Sample :: ImageOperandsBits Source #
pattern MinLod :: ImageOperandsBits Source #
pattern MakeTexelAvailable :: ImageOperandsBits Source #
pattern MakeTexelAvailableKHR :: ImageOperandsBits Source #
pattern MakeTexelVisible :: ImageOperandsBits Source #
pattern MakeTexelVisibleKHR :: ImageOperandsBits Source #
pattern NonPrivateTexel :: ImageOperandsBits Source #
pattern NonPrivateTexelKHR :: ImageOperandsBits Source #
pattern VolatileTexel :: ImageOperandsBits Source #
pattern VolatileTexelKHR :: ImageOperandsBits Source #
pattern SignExtend :: ImageOperandsBits Source #
pattern ZeroExtend :: ImageOperandsBits Source #
pattern Nontemporal :: ImageOperandsBits Source #
pattern Offsets :: ImageOperandsBits Source #