| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.SpirV.Enum
Documentation
newtype AccessQualifier Source #
Constructors
| AccessQualifier Int32 |
Instances
newtype AddressingModel Source #
Constructors
| AddressingModel Int32 |
Instances
Instances
| Storable BuiltIn Source # | |
| Show BuiltIn Source # | |
| Eq BuiltIn Source # | |
| Ord BuiltIn Source # | |
Defined in Data.SpirV.Enum.BuiltIn | |
newtype Capability Source #
Constructors
| Capability Int32 |
Instances
newtype CooperativeMatrixLayout Source #
Constructors
| CooperativeMatrixLayout Int32 |
Instances
newtype CooperativeMatrixOperandsBits Source #
Constructors
| CooperativeMatrixOperandsBits Word32 |
Instances
newtype CooperativeMatrixUse Source #
Constructors
| CooperativeMatrixUse Int32 |
Instances
newtype Decoration Source #
Constructors
| Decoration Int32 |
Instances
newtype ExecutionMode Source #
Constructors
| ExecutionMode Int32 |
Instances
newtype ExecutionModel Source #
Constructors
| ExecutionModel Int32 |
Instances
newtype FPDenormMode Source #
Constructors
| FPDenormMode Int32 |
Instances
type FPFastMathMode = FPFastMathModeBits Source #
newtype FPFastMathModeBits Source #
Constructors
| FPFastMathModeBits Word32 |
Instances
newtype FPOperationMode Source #
Constructors
| FPOperationMode Int32 |
Instances
newtype FPRoundingMode Source #
Constructors
| FPRoundingMode Int32 |
Instances
newtype FragmentShadingRateBits Source #
Constructors
| FragmentShadingRateBits Word32 |
Instances
newtype FunctionControlBits Source #
Constructors
| FunctionControlBits Word32 |
Instances
newtype FunctionParameterAttribute Source #
Constructors
| FunctionParameterAttribute Int32 |
Instances
newtype GroupOperation Source #
Constructors
| GroupOperation Int32 |
Instances
newtype HostAccessQualifier Source #
Constructors
| HostAccessQualifier Int32 |
Instances
newtype ImageChannelDataType Source #
Constructors
| ImageChannelDataType Int32 |
Instances
newtype ImageChannelOrder Source #
Constructors
| ImageChannelOrder Int32 |
Instances
newtype ImageFormat Source #
Constructors
| ImageFormat Int32 |
Instances
type ImageOperands = ImageOperandsBits Source #
newtype ImageOperandsBits Source #
Constructors
| ImageOperandsBits Word32 |
Instances
newtype InitializationModeQualifier Source #
Constructors
| InitializationModeQualifier Int32 |
Instances
newtype KernelEnqueueFlags Source #
Constructors
| KernelEnqueueFlags Int32 |
Instances
newtype KernelProfilingInfoBits Source #
Constructors
| KernelProfilingInfoBits Word32 |
Instances
newtype LinkageType Source #
Constructors
| LinkageType Int32 |
Instances
newtype LoadCacheControl Source #
Constructors
| LoadCacheControl Int32 |
Instances
type LoopControl = LoopControlBits Source #
newtype LoopControlBits Source #
Constructors
| LoopControlBits Word32 |
Instances
type MemoryAccess = MemoryAccessBits Source #
newtype MemoryAccessBits Source #
Constructors
| MemoryAccessBits Word32 |
Instances
newtype MemoryModel Source #
Constructors
| MemoryModel Int32 |
Instances
newtype MemorySemanticsBits Source #
Constructors
| MemorySemanticsBits Word32 |
Instances
newtype NamedMaximumNumberOfRegisters Source #
Constructors
| NamedMaximumNumberOfRegisters Int32 |
Instances
newtype OverflowModes Source #
Constructors
| OverflowModes Int32 |
Instances
newtype PackedVectorFormat Source #
Constructors
| PackedVectorFormat Int32 |
Instances
newtype QuantizationModes Source #
Constructors
| QuantizationModes Int32 |
Instances
newtype RawAccessChainOperandsBits Source #
Constructors
| RawAccessChainOperandsBits Word32 |
Instances
type RayFlags = RayFlagsBits Source #
newtype RayFlagsBits Source #
Constructors
| RayFlagsBits Word32 |
Instances
newtype RayQueryCandidateIntersectionType Source #
Constructors
| RayQueryCandidateIntersectionType Int32 |
Instances
newtype RayQueryCommittedIntersectionType Source #
Constructors
| RayQueryCommittedIntersectionType Int32 |
Instances
newtype RayQueryIntersection Source #
Constructors
| RayQueryIntersection Int32 |
Instances
newtype SamplerAddressingMode Source #
Constructors
| SamplerAddressingMode Int32 |
Instances
newtype SamplerFilterMode Source #
Constructors
| SamplerFilterMode Int32 |
Instances
Instances
| Storable Scope Source # | |
| Show Scope Source # | |
| Eq Scope Source # | |
| Ord Scope Source # | |
newtype SelectionControlBits Source #
Constructors
| SelectionControlBits Word32 |
Instances
newtype SourceLanguage Source #
Constructors
| SourceLanguage Int32 |
Instances
newtype StorageClass Source #
Constructors
| StorageClass Int32 |
Instances
newtype StoreCacheControl Source #
Constructors
| StoreCacheControl Int32 |