Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
pattern TypeMaxEnum :: Type Source #
pattern TypeMutableValve :: Type Source #
pattern TypeInlineUniformBlockExt :: Type Source #
pattern TypeMutableExt :: Type Source #
pattern TypeBlockMatchImageQcom :: Type Source #
pattern TypeSampleWeightImageQcom :: Type Source #
pattern TypeAccelerationStructureNv :: Type Source #
pattern TypeAccelerationStructureKhr :: Type Source #
pattern TypeInlineUniformBlock :: Type Source #
pattern TypeInputAttachment :: Type Source #
pattern TypeStorageBufferDynamic :: Type Source #
pattern TypeUniformBufferDynamic :: Type Source #
pattern TypeStorageBuffer :: Type Source #
pattern TypeUniformBuffer :: Type Source #
pattern TypeStorageTexelBuffer :: Type Source #
pattern TypeUniformTexelBuffer :: Type Source #
pattern TypeStorageImage :: Type Source #
pattern TypeSampledImage :: Type Source #
pattern TypeCombinedImageSampler :: Type Source #
pattern TypeSampler :: Type Source #
newtype BindingFlagBits Source #
Instances
pattern BindingFlagBitsMaxEnum :: BindingFlagBits Source #
pattern BindingPartiallyBoundBitExt :: BindingFlagBits Source #
pattern BindingUpdateAfterBindBitExt :: BindingFlagBits Source #
pattern BindingVariableDescriptorCountBit :: BindingFlagBits Source #
pattern BindingPartiallyBoundBit :: BindingFlagBits Source #
pattern BindingUpdateUnusedWhilePendingBit :: BindingFlagBits Source #
pattern BindingUpdateAfterBindBit :: BindingFlagBits Source #
type BindingFlags = BindingFlagBits Source #